Hi, I am green as a goose when it comes to dynamo. The end result that i want is to create views from the levels within my model. What i am trying to do is get the levels from within my model to run through a ForLoop until it has created a view for each level. unfortunately i cannot get it to work & my python skills are 0.
I am hoping someone can point me in the right direction to get this to work, i get that it is wanting an array but i only want it to run through the list & put out the name each time then I will use the name & start looking for levels that correspond with the name & create a view.
I also get that there are scripts out there but i want to learn this & the only way is to do
error & screen shot below
Warning: IronPythonEvaluator.EvaluateIronPythonScript operation failed. **
Traceback (most recent call last):
** File “”, line 10, in
TypeError: expected Array[Type], got int