origin_ucs property

origin_ucs property

Gets or sets the origin UCS.

Definition:

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

See Also