Eyeon:Script/Reference/Applications/Fusion/Classes/Operator/Refresh

From VFXPedia

< Eyeon:Script | Reference | Applications | Fusion | Classes | Operator
Revision as of 06:37, 18 November 2009 by Daniel (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Tool : Refresh

Summary

Refreshes the tool, showing updated user controls.


Arguments

table = Refresh()


Returns

None.


Requirements

  • eyeonScript 5.0
  • Fusion 5.3


Tips for Refresh (edit)

Calling Refresh will invalidate the handle you have used to access the tool in question. You have to save the new handle that is returned (even though the documentation above says nothing is returned).