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