Share

AcDbDatabase::clayer

C++

AcDbObjectId clayer() const;

Description

Returns the object ID of the LAYER specified by the current CLAYER value of the database.

See the System Variables section of the AutoCAD Command Reference for information on CLAYER.

Links

AcDbDatabase Class

Was this information helpful?