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

Adds a string property. 

 

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