Click or drag to resize

Spline Methods

The Spline type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new Spline that is a copy of the current instance.
(Overrides EntityObjectClone.)
Public methodPolygonalVertexes
Converts the spline in a list of vertexes.
Public methodReverse
Switch the polyline direction.
Public methodSetUniformWeights
Sets all control point weights to the specified number.
Public methodToPolyline
Converts the spline in a Polyline.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.)
Top
See Also