wbluem88 Posted June 26, 2009 Posted June 26, 2009 Hi. I need a snippet of VBA code that can use the GetEntity function and have the selected point be on the line selected. ThisDrawing.Utility.GetEntity objLine, varBasePoint, vbCr & "Select line: " Seemingly, the easiest way to have "varBasePoint" on "objLine" would be to have OSNAP on, but this doesn't seem to work with the GetEntity function. Thanks in advance. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.