Nurbs.ControlVertices

Nurbs.ControlVertices property

Gets or sets the control vertices. The control vertices element must occur exactly one time. It is used to describe the CVs of the spline.

public ControlVertices ControlVertices { get; set; }

See Also