Share

KinematicsMachineElement.staticTypeId Method

Parent Object: KinematicsMachineElement
Defined in namespace "adsk::cam" and the header file is <Cam/Machine/KinematicsMachineElement.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.KinematicsMachineElement.staticTypeId()

Return Value

Type Description
string Returns identifier of this type.

Version

Introduced in version April 2023

Was this information helpful?