visible property
visible property
Gets or sets if the geometry is visible
Definition:
@property
def visible(self):
...
@visible.setter
def visible(self, value):
...
See Also
- module
aspose.threed.entities
- class
Geometry
Gets or sets if the geometry is visible
@property
def visible(self):
...
@visible.setter
def visible(self, value):
...
aspose.threed.entities
Geometry