orthographic_type_origin property

orthographic_type_origin property

Gets or sets the orthographic type origin.

Definition:

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

See Also