C++
Acad::ErrorStatus getIdentifier( AcString& sName ) const;
Description
Gets the view symbol identifier.
Parameters
| Parameters | Description |
|---|---|
| sName | Output: the view symbol identifier. |
Returns
Acad::eOk if successful.
Acad::ErrorStatus getIdentifier( AcString& sName ) const;
Gets the view symbol identifier.
| Parameters | Description |
|---|---|
| sName | Output: the view symbol identifier. |
Acad::eOk if successful.