reference_to_table_record_ortho_graphic property

reference_to_table_record_ortho_graphic property

Gets or sets the reference to table record ortho graphic.

Definition:

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

See Also