AdditiveFFFLimitsMachineElement.typeId Property
Parent Object:
AdditiveFFFLimitsMachineElementDefined in namespace "adsk::cam" and the header file is <Cam/Machine/AdditiveFFFLimitsMachineElement.h>
Description
Identifier for this type of machine element.
Syntax
"additiveFFFLimitsMachineElement_var" is a variable referencing an AdditiveFFFLimitsMachineElement object.
# Get the value of the property. propertyValue = additiveFFFLimitsMachineElement_var.typeId
|
"additiveFFFLimitsMachineElement_var" is a variable referencing an AdditiveFFFLimitsMachineElement object.
#include <Cam/Machine/AdditiveFFFLimitsMachineElement.h>
// Get the value of the property. string propertyValue = additiveFFFLimitsMachineElement_var->typeId();
|
Property Value
This is a read only property whose value is a string.
Version
Introduced in version July 2023