Exemple #1
0
 public void SynchronizeModelWithFlags(List <StageNode> nodes)
 {
     stageModel.SetNodes(nodes);
     RefreshGeometry();
 }