Grasshopper API
GH_AnimationPhase Enumeration |
Enumerates the possible phases in which an animation can occur.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
Before | 0 | Animation hasn't started yet. | |
During | 1 | Animation currently in progress. | |
After | 2 | Animation has finished. |
