local_coordinate_system property

local_coordinate_system property

Gets or sets the local coordinate system.

Definition:

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

See Also