Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
viewId
[out] Receives the ID of the view.

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

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