@inweb/viewer-visualize
    Preparing search index...

    Interface ChangeCuttingPlanesEvent

    Event that fires when cutting planes (slices) have been changed.

    Fires when cutting planes are added, deleted, or transformed (moved/rotated).

    interface ChangeCuttingPlanesEvent {
        type: "changecuttingplanes";
    }
    Index

    Properties

    Properties

    type: "changecuttingplanes"

    Event type.