BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface MarkupState

    Represents the state of markups.

    interface MarkupState {
        shapes: MarkupShapeData[];
    }
    Index

    Properties

    Properties

    shapes: MarkupShapeData[]