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

Changes the value of a property with a given name. 

 

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