Share

AcDbDatabase::cmaterial

C++

AcDbObjectId cmaterial() const;

Description

The default material assignment is "ByLayer". That is, by default, this function returns the same object ID as byLayerMaterial().

Returns the object ID of the current material.

Links

AcDbDatabase Class

Was this information helpful?