Share

MachiningTime.toolChangeCount Property

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

Description

Gets the number of tool changes.

Syntax

"machiningTime_var" is a variable referencing a MachiningTime object.

# Get the value of the property.
propertyValue = machiningTime_var.toolChangeCount

Property Value

This is a read only property whose value is an integer.

Version

Introduced in version September 2017

Was this information helpful?