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

Adds a float property. 

 

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