faces property
faces property
Gets or sets the faces. This element defines all the faces of the BREP structure.
Definition:
@property
def faces(self):
...
@faces.setter
def faces(self, value):
...
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
Brep
- class
Faces