Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartList::setAttachPoint Method
Syntax
C++
virtual Acm::ErrorStatus setAttachPoint(AcmCPartListStd::AttachmentPoint aPoint) = 0;

Sets the attachment point type for the Parts List. 

 

Parameters
Description
multiple
[in] Specifies the attachment point type for the Parts List. Refer to the AcmCPartListStd::AttachmentPoint enumerated type for the attachment point types.

Acm::eOk if the attachment point type is set successfully, or an appropriate error code otherwise.

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