AdditiveFFFLimitsMachineElement.staticTypeId Method

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

Description

Identifying name for all elements of this type. Pass this to the itemByType or itemById methods of MachineElements to filter to elements of this type.

Syntax

This is a static method.

returnValue = adsk.cam.AdditiveFFFLimitsMachineElement.staticTypeId()
This is a static method.

#include <Cam/Machine/AdditiveFFFLimitsMachineElement.h>

returnValue = adsk::cam::AdditiveFFFLimitsMachineElement::staticTypeId();

Return Value

Type Description
string Returns identifier of this type.

Version

Introduced in version July 2023