Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmAProperties::addAPropertyDouble2 Method
Syntax
C++
void addAPropertyDouble2(const OdString& name, const double (&value)[2]);

Adds a property with 2 double values. 

 

Parameters
Description
name
[in] Name of the property.
value
[in] An array with 2 double values.
Copyright © 2002-2022. Open Design Alliance All rights reserved.