Share

CAMArrangeParameterValue.applyArrangeSelections Method

Parent Object: CAMArrangeParameterValue
Defined in namespace "adsk::cam" and the header file is <Cam/Operations/CAMArrangeParameterValue.h>

Description

Set the values of the parameter as a collection of CadObjects.

Syntax

"cAMArrangeParameterValue_var" is a variable referencing a CAMArrangeParameterValue object.
returnValue = cAMArrangeParameterValue_var.applyArrangeSelections(arrangeSelections)

Parameters

Name Type Description
arrangeSelections ArrangeSelections

Version

Introduced in version March 2024

Was this information helpful?