Message 1 of 1
Finding the mid point of a spline in VBA

Not applicable
04-07-2004
01:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
1) How do I find the mid point of a spline in VBA?
- In AutoCAD I would type
_ID
MID
Then select the spline and be given the value on the command line
- Name of spline is known within VBA code
Note - I need to achieve 1 in VBA without any user interaction.
Many Thanks
- In AutoCAD I would type
_ID
MID
Then select the spline and be given the value on the command line
- Name of spline is known within VBA code
Note - I need to achieve 1 in VBA without any user interaction.
Many Thanks