Line Object

The line object is a parametric spline object which creates a simple spline line with an arbitrary number of control points. This object is especially useful when you want to create ropes for physical simulations. It's basic form appears as below.

Properties

  • Length: Specifies the length of the line.
  • Segments : Specifies in how many segments the line is separated. You have to make the spline editable to see the actual control points / segments of the line.
  • Orientation: Specifies the orientation of the line.