====== GuiTreeViewCtrl::open ====== (SimSet obj) Set the root of the tree view to the specified object, or to the root set. ===== Syntax ===== void GuiTreeViewCtrl::open(SimSet %obj); ===== Parameters ===== [[scripting:doc:engine:types:SimSet|SimSet]] **%%%obj%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== ===== References ===== This function is not called by any other functions.