API Reference > Classes > Geometry Classes > OdBmAProperties Class > OdBmAProperties Methods > OdBmAProperties::setAPropertyDistance Method
OdBmAProperties::setAPropertyDistance Method
Syntax
C++
void setAPropertyDistance(const OdString& name, double value, OdInt32 unit);
Parameters 
Description 
const OdString& name 
[in] Name of the property.  
double value 
[in] New distance.  
OdInt32 unit 
[in] New units of measurement. 

Changes the value of a property with a given name. 

 

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