plot_visible_cells_only Eigentum

plot_visible_cells_only Eigentum

Gibt an, ob nur sichtbare Zellen geplottet werden sollen.

Definition:

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

Siehe auch