BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface CustomElementPropertyResult

    interface CustomElementPropertyResult {
        success: boolean;
        error?: string;
    }
    Index

    Properties

    Properties

    success: boolean
    error?: string