|
AnyCAD Rapid API 2026
Help you to create a better world!
|
Animation 更多...
Public 成员函数 | |
| Animation (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| 仅供内部使用 | |
| void | Dispose () |
| bool | GetEnabled () |
| void | SetEnabled (bool val) |
| bool | GetPaused () |
| void | SetPaused (bool val) |
| bool | GetLoop () |
| void | SetLoop (bool val) |
| float | GetDuration () |
| virtual bool | Play (float time) |
| Play the animation. | |
| virtual void | Reset () |
| Reset to initial state. | |
Animation
Group: Simulate
|
virtual |
Play the animation.
| time | the timer. |
被 AnyCAD.Simulate.RigidAnimation , 以及 AnyCAD.Simulate.RobotAnimation 重载.
|
virtual |
Reset to initial state.
被 AnyCAD.Simulate.RigidAnimation , 以及 AnyCAD.Simulate.RobotAnimation 重载.