Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdFdFieldEnginePE::getObjPropValue Method
Syntax
C++
virtual bool getObjPropValue(const OdString& propName, OdInt32 paramId, const OdDbObjectId& objId, OdFdFieldResult& result) = 0;

Retrieves the object property value. 

 

Parameters
Description
propName
[in] Property name.
paramId
[in] Optional dynamic block parameter ID (0 by default).
objId
[in] Object ID.
result
[out] Resulting property value.

True if the operation is successful, false otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.