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