C++
ACDBCORE2D_PORT Acad::ErrorStatus material( AcString & sName ) const;
Description
This function returns the name of the material assigned to the entity.
Parameters
| Parameters | Description |
|---|---|
| sName | Output name of the material |
ACDBCORE2D_PORT Acad::ErrorStatus material( AcString & sName ) const;
This function returns the name of the material assigned to the entity.
| Parameters | Description |
|---|---|
| sName | Output name of the material |