ucs_x_axis property

ucs_x_axis property

Gets or sets the UCS x axis.

Definition:

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

See Also