ucs_table_record_handle_when_ucs_named property

ucs_table_record_handle_when_ucs_named property

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

Definition:

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

See Also