Modeller.setVisible


setVisible(bVisible)

Can be used to set the Modeller application invisible. This may be necessary if Modeller is created from the scripting. A visible application will always have a reference count of at least one, and therefore will not close. By using this function, a programmer can guarentee that Modeller will die when the last reference is released. The option to set visible again is just included for completeness.

bVisibleboolean
Return valuenone 

Back to Modeller

Back to Overview