BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface CuttingPlanesState

    Represents the state of cutting planes.

    interface CuttingPlanesState {
        planes: CuttingPlaneData[];
    }
    Index

    Properties

    Properties