flip_coordinate_system property
flip_coordinate_system property
Gets or sets whether to flip coordinate system of control points/normal during importing.
Definition:
@property
def flip_coordinate_system(self):
...
@flip_coordinate_system.setter
def flip_coordinate_system(self, value):
...
See Also
- module
aspose.threed.formats
- class
StlLoadOptions