Menu

[Scripting] Manipulate the fold / unfold state of a map?

2016-03-28
2016-03-28
  • Robertonisola

    Robertonisola - 2016-03-28

    Hi guys,

    Suppose I have a map which is named M. M has several nodes.

    Suppose at time t0, M has folding / unfolding state S0.

    Then I perform some random folds / unfolds.

    That’s why at time t1, M has folding / unfolding state S1. Of course S1 is different from S0.

    I want to create a script which allows me to revert the folding / unfolding state of M from S1 back to S0.

    Please show me a quick way to achieve this.

    Thank you very much :)