C++
virtual Acad::ErrorStatus getId( AcString& categoryId ) const = 0;
Description
Returns the ID of the category.
Parameters
Parameters | Description |
---|---|
categoryId | Input/output AcString object. |
virtual Acad::ErrorStatus getId( AcString& categoryId ) const = 0;
Returns the ID of the category.
Parameters | Description |
---|---|
categoryId | Input/output AcString object. |