axis3 property

axis3 property

Axis3

Definition:

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

See Also