nastranuser123
Structural
- Oct 17, 2013
- 23
I have created a Tree list through NX Open API's
I am able to get selected nodes from Tree List using API tree_control0->GetSelectedNodes();
I need to get the nodes which are displayed in treelist without selecting i.e., want to get all the nodes displayed in treelist.
Can anyone please help?
I am able to get selected nodes from Tree List using API tree_control0->GetSelectedNodes();
I need to get the nodes which are displayed in treelist without selecting i.e., want to get all the nodes displayed in treelist.
Can anyone please help?