Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartListStd::getBlocksIds Method
Syntax
C++
OdResult getBlocksIds(OdDbObjectIdArray& blocksIds) const;

Gets a list of OdDbBlockTableRecords objects that are used to display the Parts List. 

 

Parameters
Description
blocksIds
[out] Receives a list of OdDbBlockTableRecords objects.

Returns eOk if a list of OdDbBlockTableRecords objects is returned successfully, or the appropriate error code otherwise.

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