API Reference > Classes > Geometry Classes > OdBmAProperties Class > OdBmAProperties Methods > OdBmAProperties::setAPropertyDouble2 Method
OdBmAProperties::setAPropertyDouble2 Method
Syntax
C++
void setAPropertyDouble2(const OdString& name, const double (&value)[2]);
Parameters 
Description 
const OdString& name 
[in] Name of the property.  
value 
[in] An array with 2 elements. 

Changes the value of a property with a given name. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.