MultiAxisCombinationDPMFeedrateSettings.dpmType Property

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

Description

The DPM settings type

Syntax

"multiAxisCombinationDPMFeedrateSettings_var" is a variable referencing a MultiAxisCombinationDPMFeedrateSettings object.

# Get the value of the property.
propertyValue = multiAxisCombinationDPMFeedrateSettings_var.dpmType
"multiAxisCombinationDPMFeedrateSettings_var" is a variable referencing a MultiAxisCombinationDPMFeedrateSettings object.
#include <Cam/Machine/MultiAxisCombinationDPMFeedrateSettings.h>

// Get the value of the property.
MultiAxisDegreesPerMinuteType propertyValue = multiAxisCombinationDPMFeedrateSettings_var->dpmType();

Property Value

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

Version

Introduced in version September 2025