Go to: Synopsis. Return value. MEL examples.

Synopsis

refreshAE

Refreshes the attribute editor. (Only if it's visible.) If the focus node (i.e., the selected node that was last known to be displayed in the AE) still exists, re-build all tabs, and if the current tab no longer exists, force an update of the AE. If the focus node no longer exists, clear the AE.

Return value

None

Arguments

Variable Name Variable Type Description
None

MEL examples

  refreshAE;