AnyCAD Rapid API 2024
Help you to create a better world!
|
Public 成员函数 | |
RobotAnimationClip (long jointIdx, double startVar, double endVar, double timeStart, double timeEnd) | |
long | GetJointIndex () |
void | SetJointIndex (long val) |
double | GetStartVar () |
void | SetStartVar (double val) |
double | GetEndVar () |
void | SetEndVar (double val) |
double | GetStartTime () |
void | SetStartTime (double val) |
double | GetEndTime () |
void | SetEndTime (double val) |
boolean | GetEnabled () |
void | SetEnabled (boolean val) |
double | ComputeSpeed () |
boolean | Play (RobotArm arm, double time) |
double RobotAnimationClip.ComputeSpeed | ( | ) |
Compute the speed by time duration.