active_z property

active_z property

Gets or sets the active z.

Definition:

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

See Also