casing_depth property

casing_depth property

CasingDepth

Definition:

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

See Also