CAMTemplateOperations.get Method

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

Description

Return a copy of an element.

Syntax

"cAMTemplateOperations_var" is a variable referencing a CAMTemplateOperations object.
returnValue = cAMTemplateOperations_var.get(operationIndex)
"cAMTemplateOperations_var" is a variable referencing a CAMTemplateOperations object.

#include <Cam/CAMTemplate/CAMTemplateOperations.h>

returnValue = cAMTemplateOperations_var->get(operationIndex);

Parameters

Name Type Description
operationIndex integer Index of the element to copy.

Version

Introduced in version March 2025