Class AnimationController
Inheritance
AnimationController
Assembly: NXOpen.dll
Syntax
public class AnimationController : TransientObject, IMessageSink, IDisposable
Constructors
AnimationController(nint)
Declaration
protected AnimationController(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
FullCycle
Declaration
public bool FullCycle { get; set; }
Property Value
Methods
AnimateContour(State)
Declaration
public void AnimateContour(AnimationController.State animState)
Parameters
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink