Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmPartList::setAttachPoint Method
Syntax
C++
Acm::ErrorStatus setAttachPoint(AcmCPartListStd::AttachmentPoint aPoint);

Sets the attachment point type for the Parts List. 

 

Parameters
Description
aPoint
[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.