Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartList::setTitleId Method
Syntax
C++
virtual void setTitleId(const OdDbObjectId& titleId) = 0;

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.