ucs_orthographic_type property

ucs_orthographic_type property

Gets or sets the type of the UCS orthographic.

Definition:

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

See Also