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

    Interface IsolateEvent

    Event that fires after selected objects becomes isolated.

    interface IsolateEvent {
        type: "isolate";
    }
    Index

    Properties

    Properties

    type: "isolate"

    Event type.