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

    Type Alias Pick

    type Pick = {
        id: string;
        mdMsl: number;
        pickIdentifier: string;
        properties?: Record<string, any>;
        tvdMsl?: number;
        wellboreId: string;
    }
    Index

    Properties

    id: string
    mdMsl: number
    pickIdentifier: string
    properties?: Record<string, any>
    tvdMsl?: number
    wellboreId: string