Share

AcDbDatabase::xrefEditEnabled

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.

Links

AcDbDatabase Class

Was this information helpful?