This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
com:procframe [2016/11/07 10:22] phil |
com:procframe [2016/11/07 11:44] (current) phil |
||
---|---|---|---|
Line 3: | Line 3: | ||
PROCFRAME,[AniFile],[BufferDIR],[Data],[anitype] | PROCFRAME,[AniFile],[BufferDIR],[Data],[anitype] | ||
- | Process frames for animation without using the graphical interface. If the user leaves the AniFile or bufferDIR argument blank the process frame popup window from the [[sassi:user_interface:Process Animation Frame List]] menu option will appear. Processing frames can take a long time for some animations, so this command will open a progress bar at the bottom of the screen. The user will be prevented from inputting data into the User Interface until the animation processing is complete. | + | Process frames for animation without using the graphical interface. If the user leaves the AniFile or BufferDIR argument blank the process frame popup window from the [[sassi:user_interface:Process Animation Frame List]] menu option will appear. Processing frames can take a long time for some animations, so this command will open a progress bar at the bottom of the screen. The user will be prevented from inputting data into the User Interface until the animation processing is complete. |
* AniFile - Animation Frame list file full path name | * AniFile - Animation Frame list file full path name | ||
Line 9: | Line 9: | ||
* Data – Label for the animation that is stored in the database | * Data – Label for the animation that is stored in the database | ||
* Anitype – Integer tag for the type of animation data that was processed. This tag is for sorting the database only. All animation data frame data is processed the same way regardless of the value of this tag. | * Anitype – Integer tag for the type of animation data that was processed. This tag is for sorting the database only. All animation data frame data is processed the same way regardless of the value of this tag. | ||
- | * 0 - Bubble | + | * 0 - Bubble (default) |
* 1 - Vector | * 1 - Vector | ||
* 2 - Contour | * 2 - Contour | ||
* 3 - Time History | * 3 - Time History |