C++
bool xrefEditEnabled() const;
Description
Returns the database's XEDIT value. A return value of true is the same as an XEDIT value of 1.
See the system variables documentation in the AutoCAD Command Reference for information on XEDIT.
bool xrefEditEnabled() const;
Returns the database's XEDIT value. A return value of true is the same as an XEDIT value of 1.
See the system variables documentation in the AutoCAD Command Reference for information on XEDIT.