MLightCAD
    Preparing search index...

    Before/after snapshot for one layer affected by LAYISO.

    interface AcApLayerIsoLayerSnapshot {
        before: AcApLayerIsoLayerState;
        isolated: AcApLayerIsoLayerState;
        name: string;
    }
    Index

    Properties

    Properties

    Layer state before LAYISO changed it.

    Layer state immediately after LAYISO finished.

    name: string

    Layer name at the time the snapshot was captured.