Close
Relief for ODA Team in Ukraine
Learn more
ODA Mechanical SDK
API Reference
>
Classes
>
AcmBOMManager Class
>
AcmBOMManager Methods
>
AcmBOMManager::getItemStatus Method
AcmBOMManager::getItemStatus Method
Syntax
C++
virtual
OdResult
getItemStatus
(
const
OdDbObjectId&
itemId
,
bool
&
isAutoCalcEnabled
,
bool
&
isExpanded
,
bool
&
isExpandable
)
const
= 0;
Description
Gets an item's status.
Parameters
Parameters
Description
itemId
[in] Item ID.
isAutoCalcEnabled
[out] Indicates whether auto calculation is enabled.
isExpanded
[out] Indicates whether the item is expanded.
isExpandable
[out] Indicates whether the item is expandable.
Returns
eOk if successful or the appropriate error code otherwise.
Links
AcmBOMManager Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!