Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmPartList::setTitleId Method
Syntax
C++
void setTitleId(const OdDbObjectId& titleId);

Sets the ID of the title block that the Parts List wraps around. 

 

Parameters
Description
titleId
[in] The title ID to set.

The title block is used to internally calculate the attachment for the Parts List. Its type should be OdDbBlockReference.

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