CadMachineAvoidGroupsParameterValue.getMachineAvoidGroups Method

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

Description

Get the values of the parameter as a collection of objects of type MachineAvoidSelectionGroup

Syntax

"cadMachineAvoidGroupsParameterValue_var" is a variable referencing a CadMachineAvoidGroupsParameterValue object.
returnValue = cadMachineAvoidGroupsParameterValue_var.getMachineAvoidGroups()
"cadMachineAvoidGroupsParameterValue_var" is a variable referencing a CadMachineAvoidGroupsParameterValue object.

#include <Cam/Operations/CadMachineAvoidGroupsParameterValue.h>

returnValue = cadMachineAvoidGroupsParameterValue_var->getMachineAvoidGroups();

Version

Introduced in version September 2024