MLightCAD
    Preparing search index...

    One unresolved external reference reported by the viewer.

    interface AcEdMissedXref {
        isOverlay: boolean;
        name: string;
        pathName: string;
    }
    Index

    Properties

    isOverlay: boolean

    True when the xref is an overlay reference

    name: string

    Block table record name of the xref

    pathName: string

    Saved path from the drawing (may be empty if the converter did not provide it)