AnyCAD Rapid API 2023
Help you to create a better world!
EnumRobotJointType Class Reference

Public Member Functions

String toString ()
 

Static Public Attributes

static final EnumRobotJointType Fixed = new EnumRobotJointType("Fixed", AnyCADJNI.EnumRobotJointType_Fixed_get())
 
static final EnumRobotJointType Revolute = new EnumRobotJointType("Revolute", AnyCADJNI.EnumRobotJointType_Revolute_get())
 
static final EnumRobotJointType Prismatic = new EnumRobotJointType("Prismatic", AnyCADJNI.EnumRobotJointType_Prismatic_get())
 

Detailed Description