Example #1
0
 public new static RevitDynamoModel Start()
 {
     return(RevitDynamoModel.Start(new StartConfiguration()));
 }