maximum_plate_thickness property

maximum_plate_thickness property

MaximumPlateThickness

Definition:

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

See Also