
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
Have done a tonne of Googling on this one but all the results involve the wrong type of "points." I'm talking about the actual AutoCad object...the one whose style you can change & that appears when you use the divide command on a line etc.
I am chasing a segment of code to include in an action macro that will draw a number of multilines, extending/beginning from each point symbol on a line.
The action macro divides a selected line into 3 or 4 sections & places the point symbols but then I need to manually draw a line (multiline actually) that begins at each of those points. The lines are drawn to some arbitrary length & then the macro kicks in again to trim/extend them to the right length.
It would be nice to do this task with zero user input required but I can't find a way of initiating a line from the 'point' entity.
Thanks everyone who bothers to read this.
Solved! Go to Solution.