BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface CustomElementPropertyGroup

    interface CustomElementPropertyGroup {
        name?: string;
        properties?: CustomElementProperty[];
    }
    Index

    Properties

    Properties

    name?: string
    properties?: CustomElementProperty[]