Using VBA with Intellicad
Using VBA with Intellicad
(OP)
Can anyone tell me how to extract polyline coordinates from an IntelliCad drawing using VBA. Also any good sources of information on programming Intellicad and VBA would be useful.
Thanks
Thanks
Doug Jenkins
Interactive Design Services
www.terrassociates.com
dougjenkins@optushome.com.au





RE: Using VBA with Intellicad
Doug Jenkins
Interactive Design Services
www.terrassociates.com
dougjenkins@optushome.com.au
RE: Using VBA with Intellicad
I am interested in this solution. I had thought one way would be to intersect/segment polyline with a grid, and then extract those intersection points (haven't programmed anything though). This seems too cumbersome. A reply with your procedures/code is greatly appreciated.
Thanks,
Christopher Milkie
cmilkie@mediaone.net
RE: Using VBA with Intellicad
It is posted on the CMS web site forum at http://intellicadms.com - select Forums and goto VBA.
Regards
John Finlay
RE: Using VBA with Intellicad
Many thanks for the link, it looks like just what I need.
Doug Jenkins
Interactive Design Services
www.terrassociates.com
dougjenkins@optushome.com.au