Share

material Method

Overload List

Method Description
AcDbEntity::material (AcString &) This function returns the name of the material assigned to the entity.
AcDbEntity::material () Returns the material name.Note This function returns a copy of the material name. The caller is responsible for deallocating the returned string by calling acutDelString().

Was this information helpful?