length

This command returns the total length of the selected curves.

Inline mode usage

length -h
Displays the help file that summarizes the parameters for this command.
length -all
The total length of the whole geometry is computed.

Interactive mode usage

Invocation
length
Parameters
  • Selection of curves to be analyzed.

Example

command> spiral
Center [x y z] {default (0,0,0)}:
Radius [double] {default 1.0}:
Number of turns [double] {default 2.0}:
command> length
Select the curves to be analyzed (Press enter when done)
The length of the selected curves is 6.431392544068673 meters
command>