Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartList::setViewId Method
Syntax
C++
virtual Acm::ErrorStatus setViewId(const OdDbObjectId& viewId) = 0;

Sets the ID of the view that contains the Parts List. 

 

Parameters
Description
viewId
[in] The ID of the view to set.

Acm::eOk if the ID of the view is set successfully, or an appropriate error code otherwise.

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