|
AnyCAD Rapid API 2026
Help you to create a better world!
|
机器人关节,轴的定义 更多...
Public 成员函数 | |
| RobotJoint (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| 仅供内部使用 | |
| void | Dispose () |
| RobotJoint (uint idx, EnumRobotJointType jointType, Matrix4d frame, float axisSize) | |
| EnumRobotJointType | GetJointType () |
| void | SetJointType (EnumRobotJointType val) |
| EnumRobotJointAxis | GetJointAxis () |
| void | SetJointAxis (EnumRobotJointAxis val) |
| uint | GetIndex () |
| void | SetIndex (uint val) |
| double | GetValue () |
| void | SetValue (double val) |
| double | GetMaxValue () |
| void | SetMaxValue (double val) |
| double | GetMinValue () |
| void | SetMinValue (double val) |
| double | GetVelocity () |
| void | SetVelocity (double val) |
| AxWidget | GetAxisNode () |
| void | SetAxisNode (AxWidget val) |
| Matrix4d | GetDHFrame () |
| void | SetDHFrame (Matrix4d val) |
| Matrix4d | GetSystemDHFrameInv () |
| void | SetSystemDHFrameInv (Matrix4d val) |
| Matrix4d | GetWorldFrame () |
| void | SetWorldFrame (Matrix4d val) |
| RobotJoint | Clone () |
| Matrix4d | GetFrame () |
| 获取局部的矩阵 | |
| void | Update () |
| Upadate the vistual of the joint. | |
| void | SetAxisVisible (bool bShow) |
机器人关节,轴的定义
Group: Simulate
| Matrix4d AnyCAD.Simulate.RobotJoint.GetFrame | ( | ) |
获取局部的矩阵