plane_x_axis_direction property

plane_x_axis_direction property

Gets or sets the plane x axis direction.

Definition:

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

See Also