Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmAProperties::getAProperty Method
Syntax
C++
bool getAProperty(const OdString& name, OdBmAPropertyPtr& prop) const;

Returns a property with a given name. 

 

Parameters
Description
name
[in] Name of the property.
prop
[out] The output property.

true if the property with a given name was found, false - otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.