×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

How to get the length of a spline

How to get the length of a spline

How to get the length of a spline

(OP)
Hello: I'm new to vba for autocad and am writing a small script that needs to get the length of a spline in order to do calculations. I noticed that length is not an option for spline. Does anyone know how I can accomplish this ...and what property I need to use?

Thanks,
ledComp

RE: How to get the length of a spline

The lenght of a spline can be found using the 'list' command - it's one of the properties listed in the pop-up dialog box.

RE: How to get the length of a spline

(OP)
Thanks for the tip...

LedComp

RE: How to get the length of a spline

Ahh, I see,
I thought you were looking for a way in VBA.
More alternatives:

  • "_lengthen" command (no dialog box)
  • "_area" command (no dialog box+area)
  • search for a lisp in the www
L.

ADT 2004

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources