BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface LinearCountSegmentsQuantity

    interface LinearCountSegmentsQuantity {
        value?: number;
        type: "segment-count";
        unit: "EACH";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    value?: number
    type: "segment-count"
    unit: "EACH"