lining_depth property

lining_depth property

LiningDepth

Definition:

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

See Also