BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface HighlightedFaceIds

    Represents highlighted face IDs.

    interface HighlightedFaceIds {
        elementId: SimpleInt64;
        faceIds: number[];
    }
    Index

    Properties

    Properties

    elementId: SimpleInt64
    faceIds: number[]