Hi, How to determine length of spline in VBA ? Tanks
If you have many splines, using the Visual LISP ActiveX interface to get their length can be hampered by problems that occur when you make too many calls into Visual LISP (unexplained failures at some point, if I recall). Another way to do this, is via the AcadX ActiveX Extension Library's AcadXCurve class, which you can find at the URL below. Free for 2002 or earlier, but not for 2004 or later. -- http://www.caddzone.com AutoCAD based Security Planning Solutions: http://www.caddzone.com/securityplanning AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005 http://www.acadxtabs.com