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.
AcDbObjectId materialId() const;
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.