Description
Retrieves the name of an AcDbMlineStyle object specified by itemId. Returns Acad::eOk on success.
Note
On success, the caller is expected to free the memory associated with the name using acutDelString().
Parameters
| Parameters | Description |
|---|---|
| name | Output name of mline style |
| itemId | Input object ID of the AcDbMlineStyle object for the desired mline style name |