The Spline type exposes the following members.
 Fields
Fields
| Name | Description | |
|---|---|---|
|  | _color | 
            This field represents the polyline's color 
             | 
|  | _editing | 
            This fiel tell us if the polyline is being edited
             | 
|  | _editingPoint | 
            This is the index of the polyline's point that it is being edited
             | 
|  | _ended | 
            This field tell us if the polyline has been finished or not
             | 
|  | _layer | 
            This field tell us the layer the polyline belongs to
             | 
|  | _points | 
            
            These fields represent the list point's 
             | 
|  | _polygon | 
            This fiel tell us if this polyline is a closed polyline (=polygon)
             | 
|  | _position | 
            This vector represents the Model position
            (Inherited from Model.) | 
|  | _temporalPoint | 
             This field is necesary to edit the polyline or during its drawing
             | 
|  | _type | 
            This field represents the polyline's type 
             | 
|  | _visible | 
            This field tell us if the polyline is visible or not
            (usually it's not if it belongs to a not desactivated layer)
             | 
|  | _visibleLeftEye | 
             This field represents if the model can be seen by the left eye
            (Inherited from Model.) | 
|  | _visibleRightEye | 
             This field represents if the model can be seen by the right eye
            (Inherited from Model.) | 
|  | _width | 
            This field represents the polyline's width 
             | 





