Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartList::getCustomBlockIds Method
Syntax
C++
virtual bool getCustomBlockIds(OdDbObjectIdArray& blockIds) const = 0;

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

 

Parameters
Description
blockIds
[out] Receives the list of block IDs.

The true value if a list is returned successfully, or false otherwise.

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