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

Adds a double property. 

 

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