Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBOMManager::expandItem Method
Syntax
C++
virtual OdResult expandItem(const OdDbObjectId& itemId, bool bExpand = true) const = 0;

Expands an item. 

 

Parameters
Description
itemId
[in] Item ID.
bExpand
[in] Specifies whether to extend the given item.

eOk if successful or the appropriate error code otherwise.

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