flip_coordinate_system property

flip_coordinate_system property

Gets or sets flip coordinate system of control points/normal during importing/exporting.

Definition:

@property
def flip_coordinate_system(self):
    ...
@flip_coordinate_system.setter
def flip_coordinate_system(self, value):
    ...

See Also