edges property
edges property
Gets edges of the Mesh. Edge is optional in mesh, so it can be empty.
Definition:
@property
def edges(self):
...
See Also
- module
aspose.threed.entities
- class
Mesh
Gets edges of the Mesh. Edge is optional in mesh, so it can be empty.
@property
def edges(self):
...
aspose.threed.entities
Mesh