Message 1 of 2
Measuring a perpendicular distance between two objects

Not applicable
04-07-2004
01:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How do I measure from the mid point of an arc perpendicularly to a nearby polyline in VBA?
- In AutoCAD this is quite easy from the command prompt
- Names of arc and polyline are known within VBA code.
Note - I need to achieve this in VBA without any user interaction.
- In AutoCAD this is quite easy from the command prompt
- Names of arc and polyline are known within VBA code.
Note - I need to achieve this in VBA without any user interaction.