BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface PinState

    Represents the state of pins.

    interface PinState {
        points: PinData[];
    }
    Index

    Properties

    Properties

    points: PinData[]