Parameters |
Description |
const OdString& prop |
[in] Property string of the format: "Object(%<_ObjId XXX>%).PropName". |
OdDbDatabase* pDb |
[in] Database. |
OdDbObjectId& objId |
[out] Object ID. |
OdString& propName |
[out] Property name. |
True if the operation is successful, false otherwise.
Parses the property string of the ObjProp field code and retrieves object ID and property type.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|