coordinated_system property

coordinated_system property

Gets or sets the coordinate system used in this asset.

Definition:

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

See Also