length of Spline

Discussion in 'AutoCAD' started by Genoud Alain, Jun 5, 2004.

  1. Genoud Alain

    Genoud Alain Guest

    Hi,

    How to determine length of spline in VBA ?

    Tanks
     
    Genoud Alain, Jun 5, 2004
    #1
  2. 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
     
    Tony Tanzillo, Jun 7, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.