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

    Type Alias FormationBoundary

    type FormationBoundary = {
        mdMsl: number;
        properties?: Record<string, any>;
        tvdMsl?: number;
    }
    Index

    Properties

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