AnyCAD Rapid API 2024
Help you to create a better world!
载入中...
搜索中...
未找到
EnumRobotJointType类 参考

Public 成员函数

String toString ()
 

静态 Public 属性

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())
 

详细描述