BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface HybridState

    Represents the state of hybrid elements.

    interface HybridState {
        opaqueIds: SimpleInt64[];
        opaqueSplitIds?: string[];
    }
    Index

    Properties

    opaqueIds: SimpleInt64[]
    opaqueSplitIds?: string[]