CurveIntersection

class rips.CurveIntersection(pb2_object=None, channel=None)

Bases: PdmObjectBase

name

Name

Type

str

points

Points

Type

List of str

simulation_well

Simulation Well

Type

str

type

One of [CS_WELL_PATH, CS_SIMULATION_WELL, CS_POLYLINE, CS_AZIMUTHLINE]

Type

str

well_path

Well Path

Type

str

Methods Summary

geometry([geometry_type])

param geometry_type

One of [FULL_3D, PROJECTED_TO_PLANE]

geometry_result([geometry_type])

param geometry_type

One of [FULL_3D, PROJECTED_TO_PLANE]

Methods Documentation

geometry(geometry_type='FULL_3D')
Parameters

geometry_type (str) -- One of [FULL_3D, PROJECTED_TO_PLANE]

Returns

TriangleGeometry

geometry_result(geometry_type='FULL_3D')
Parameters

geometry_type (str) -- One of [FULL_3D, PROJECTED_TO_PLANE]

Returns

DataContainerFloat