Odcl_TotalLength

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > DWG utilities >

Odcl_TotalLength

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_TotalLength

This function will show you the total Length of Pline, Spline, Arc, Line selected.

Return Values

List containing total items and Total length.

ex: (3 1184.68)

3 items seleceed

total length = 1184.68

 

selection set based on:

CIRCLE, ALLIPSE, LINE, LWPLLYLINE, POLYLINE, ARI and SPLINE entities.

 

 

AutoLisp Syntax:

(Odcl_TotalLengTh)