Parameters |
Description |
const OdString& sName |
[in] Record name as a String value up to 255 characters long. |
Sets the name for the record object (DXF 2).
The name is an arbitrary non-empty string that can contain letters, digits, blank spaces, underscores, and some special characters, but cannot contain inadmissible letters (see {Naming Objects|objects_naming.html}).
Adding
OdDbSymbolTableRecord::getName() method
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|