API Reference > Classes > Geometry Classes > OdBmAProperties Class > OdBmAProperties Methods > OdBmAProperties::addAProperty Method
OdBmAProperties::addAProperty Method
Syntax
C++
OdResult addAProperty(OdBmAProperty* pProp);
Parameters 
Description 
OdBmAProperty* pProp 
[in] The input property.
 

eOk if the operation completed successfully, or an appropriate error code otherwise.

Adds a given property. 

 

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