axis_y_of_ucs property

axis_y_of_ucs property

Gets or sets the axis y of UCS.

Definition:

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

See Also