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 
Line 
Gets or sets if the geometry is visible
@property
def visible(self):
    ...
@visible.setter
def visible(self, value):
    ...
aspose.threed.entitiesLine