Share

AcDbLayerTableRecord::materialId

C++

AcDbObjectId materialId() const;

Description

This function returns the material that is assigned to the layer. The default value is the id of the global material.

Returns the object Id of the associated AcDbMaterial object.

Links

AcDbLayerTableRecord

Was this information helpful?