Share

MachineAxisConfiguration.partId Property

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

Description

ID of the part in the KinematicsMachineElement that this axis configuration modifies.

Syntax

"machineAxisConfiguration_var" is a variable referencing a MachineAxisConfiguration object.

# Get the value of the property.
propertyValue = machineAxisConfiguration_var.partId

Property Value

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

Version

Introduced in version April 2023

Was this information helpful?