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

    Variable DepthMarkersConst

    DepthMarkers: ForwardRefExoticComponent<
        DepthMarkersProps & RefAttributes<Object3D<Object3DEventMap>>,
    > = ...

    Adds depth markers as annotations for a wellbore

    <Wellbore id={wellbore.id}>
    <DepthMarkers interval={250} />
    </Wellbore>