ControlPoints Property

Specifies the control points of a spline.

See Also | Example

Signature

object.ControlPoints

object

Spline
The object or objects this property applies to.

ControlPoints

Variant (array of doubles); read-write
An array of 3D WCS control points for the spline.

Remarks

You can find out how many control points a spline has by using the NumberOfControlPoints property.

 

   Comments?