layer_thickness property

layer_thickness property

LayerThickness

Definition:

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

See Also