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

From VFXPedia

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).