MLightCAD
    Preparing search index...

    Event arguments for selection-related events.

    Contains the entity IDs that were involved in the selection change.

    interface AcEdSelectionEventArgs {
        ids: string[];
    }
    Index

    Properties

    Properties

    ids: string[]

    Array of entity IDs that were added or removed from selection