ucs_table_record_handle_when_orthographic_ucs property

ucs_table_record_handle_when_orthographic_ucs property

Gets or sets the handle ac database UCS table record UCS.

Definition:

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

See Also