Print Page | Close Window

spline

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=12661
Printed Date: 31.May.2026 at 20:39


Topic: spline
Posted By: dolau
Subject: spline
Date Posted: 12.Mar.2018 at 10:30
I have to start preparing drawings joining a number of points with a polyline representing a flexible pipework system joining up a number of heads on a scale drawing

I guess SPLINE is the most appropriate way of doing this and seems to work although I have always struggled to draw one that isnt closed

What I need to do is measure the length of the 'pipework' system or spline length

Looking at properties it prepares the area under the shape created which I am sure is useful for some things

Any ideas how I get the length of a spline once drawn

Thanks

PS - any idea when F8 to get ortho on a drawing might come back?


-------------
Andrew



Replies:
Posted By: John Connor
Date Posted: 12.Mar.2018 at 11:58
F8=Orthomode hasn't gone anywhere.

The length of a spline is returned when you issue the LIST command then select the spline. 


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: dolau
Date Posted: 12.Mar.2018 at 12:03
For a while if I used F8 the drawing would freeze and I had to select the icon from the menu bar at the bottom of the screen- just tried it and it is back

There was some discussion on here about it at the time

Great thanks


-------------
Andrew


Posted By: John Connor
Date Posted: 12.Mar.2018 at 12:45
Are you current with the latest service pack?

I have not heard or read anything about the F8 key locking up AutoCAD.


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: Kent Cooper
Date Posted: 12.Mar.2018 at 14:54
If you want to draw the length at the Spline [or other object(s) with linearity] as a piece of Text, http://https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-length-typing-lisp/td-p/2119240/highlight/true/page/2" rel="nofollow - >>here<< is a thread with some routines to do that.  The older ones put the Text at the start of each object; my newer one at Post 26 puts it at the midpoint.
 
> "...I have always struggled to draw one that isnt closed."
 
Read about the Spline command in Help.  Are you using the Close option to end the command, thinking that "closing" means completing the command, rather than taking the Spline back to Close to the starting end?  Just hit Enter instead to end the command without Closing back to the start.



Print Page | Close Window