BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface FaceColorWithIds

    Represents face color with IDs.

    interface FaceColorWithIds {
        color: RGB;
        ids: FaceColorIndicesId[];
    }
    Index

    Properties

    Properties

    color: RGB