Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmElement::getDrawableSubElementsIds Method
Syntax
C++
OdResult getDrawableSubElementsIds(OdBmObjectIdArray& value) const;

Retrieves the ids of sub-elements drawn by the element. For example BmBaseRailing will collect all HandRail and Supports ids of railing system. 

 

Parameters
Description
value
[out] The array of sub-elements ids as OdBmObjectIdArray.

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

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