Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmObject::getProperties Method
Syntax
C++
OdResult getProperties(OdArray<OdTfVariant>& properties) const;

Retrieves the array of object's properties. 

 

Parameters
Description
properties
[out] An array of property values to be returned to a calling subroutine.

eOk if the properties collection was successfully returned; otherwise, the method returns an appropriate error code.

The method fills the passed array with the object's property values and returns it to a calling subroutine.

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