@equinor/videx-3d
    Preparing search index...

    Type Alias WellboreContextProps

    WellboreContext props

    type WellboreContextProps = {
        fromMsl?: number;
        id: string;
        segmentsPerMeter: number;
        simplificationThreshold: number;
    }
    Index

    Properties

    fromMsl?: number

    what should be considered the top of the wellbore for visualization purposes (may be different from kickoff)

    id: string

    wellbore id

    segmentsPerMeter: number

    number of segments to use per meter for visualization purposes

    simplificationThreshold: number

    a threshold value that can be set to reduce the number of segments where the trajectory is near linear