BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface ElementColorWithIds

    Represents element color with IDs.

    interface ElementColorWithIds {
        color: RGB;
        ids: SimpleInt64[];
    }
    Index

    Properties

    Properties

    color: RGB