ucs_origin property

ucs_origin property

Gets or sets the UCS origin.

Definition:

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

See Also