Share

MachineFromTemplateInput.machineTemplate Property

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

Description

Machine template identifier used to generate a certain type of machine.

Syntax

"machineFromTemplateInput_var" is a variable referencing a MachineFromTemplateInput object.

# Get the value of the property.
propertyValue = machineFromTemplateInput_var.machineTemplate

Property Value

This is a read only property whose value is a MachineTemplate.

Version

Introduced in version April 2023

Was this information helpful?