WellPathCompletions

class rips.WellPathCompletions(pb2_object: PdmObject | None = None, channel: Channel | None = None)

Bases: PdmObjectBase

Methods Summary

fishbones()

Fishbones

perforations()

Perforations

valves()

Valves

Methods Documentation

fishbones() FishbonesCollection | None

Fishbones

Returns:

FishbonesCollection

perforations() PerforationCollection | None

Perforations

Returns:

PerforationCollection

valves() ValveCollection | None

Valves

Returns:

ValveCollection