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

Changes the value of a property with a given name. 

 

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