LinkedIn
X (Twitter)
Facebook
[ FlexSim 20.0.0 ]
How can I load file .t to the tree by code?
Solved! Go to Solution.
cmdloadtree(node in the tree, string filename with path, build flag). Maybe you have to add a node previously by method add() of the property subnodes.
cmdloadtree(node in the tree, string filename with path, build flag)
add()
Hi @maksim.b, was joerg.vogel's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.
never-displayed