Parameters |
Description |
const OdString& prop |
[in] property string: "Object(%<_ObjId XXX>%).PropName" |
OdDbDatabase* pDb |
[in] database |
OdDbObjectId& objId |
[out] object id |
OdString& propName |
[out] property name Returns 'true' on success, otherwise returns 'false'. |
Parses property string of ObjProp field code retrieving object id and property type.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|