ucs_y_axis property

ucs_y_axis property

Gets or sets the UCS y axis.

Definition:

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

See Also