control_vertices property
control_vertices 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.
Definition:
@property
def control_vertices(self):
...
@control_vertices.setter
def control_vertices(self, value):
...
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ControlVertices
- class
Nurbs