axis_x_of_ucs property

axis_x_of_ucs property

Gets or sets the axis x of UCS.

Definition:

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

See Also