MLightCAD
    Preparing search index...

    Event arguments for document-related events.

    interface AcDbDocumentEventArgs {
        doc: AcApDocument;
        mode: AcEdOpenMode;
    }
    Index

    Properties

    Properties

    The document involved in the event

    The access mode used for the document open lifecycle