- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello people, and Mr. Yuan
I'm intending to draw a block in my plan, but there is one issue and it is each time the user runs my program, I want the program to force the user to pick two points using .GetPoint (xxx) method. first point is the block InsertionPoint, and the second point is where the center of the block has to be.
the reason why I wanna do this is because the center of the block is not always at the right top. some times it will intersect with the plan. like this:
therefore I want my program let the user to chose where the block has to appear. but its extremely important to keep the insertion point at the while lines intersection.
for example, the top picture should look like this:
any ideas how can I do this?
@norman.yuan
Solved! Go to Solution.