primitives property
primitives property
Gets or sets the primitives. The indices for referencing the surface and wires for each face.
Definition:
@property
def primitives(self):
    ...
@primitives.setter
def primitives(self, value):
    ...
See Also
- module aspose.cad.fileformats.collada.fileparser.elements
- class Faces
- class Primitives