Spline Methods |
The Spline type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new Spline that is a copy of the current instance.
(Overrides EntityObjectClone.) |
![]() | PolygonalVertexes |
Converts the spline in a list of vertexes.
|
![]() | Reverse |
Switch the polyline direction.
|
![]() | SetUniformWeights |
Sets all control point weights to the specified number.
|
![]() | ToPolyline |
Converts the spline in a Polyline.
|
![]() | ToString |
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.) |