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

Adds an integer property. 

 

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