Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmAProperties::getAPropertyDouble4 Method
Syntax
C++
OdResult getAPropertyDouble4(const OdString& name, double (&value)[4]) const;

Returns the value of a property with a given name. 

 

Parameters
Description
name
[in] Name of the property.
value
[out] An array with 4 elements.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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