Message 1 of 7

Not applicable
07-18-2016
03:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a block contains only one polyline. These blocks are placed over an arc. I need to take the insertion point of the blocks and the arc. Is the any way.
I have tried
(vla-intersectwith obj1 obj2 acExtendNone). It gives the intersection point when rotation angle of the block is Zero.
If the block rotation angle is changed, it returns the list of 6 values).
(5.62 3.85 0.0 10.52 4.56 0.0) like this.
Please help in this issue.
Thanks in advance.
STM
Solved! Go to Solution.