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

Changes the value of a property with a given name. 

 

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