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

    Interface ClearSlicesEvent

    Event that fires after cutting planes (slices) have been cleared.

    interface ClearSlicesEvent {
        type: "clearslices";
    }
    Index

    Properties

    Properties

    type: "clearslices"

    Event type.