Crash report from Dynamo 2.19.3.6394
Issue Description
Please fill in the following information to help us reproduce the issue:
Dynamo version
Dynamo: 2.19.3.6394
Operating system
OS: Microsoft Windows NT 10.0.26100.0
What did you do?
using a script that reads the door openings from a linked model and inserts a king stud family at each location. the script is having an issue with an 'Element.Level' node that is passing a string instead of the 'Revit.Element.Level' variable the next node is looking for.
What did you expect to see?
all king stud objects placed with the proper width, header height and stud height.
What did you see instead?
the script placed the king studs properly at the doors, but the width was not correct, nor was the stud height
What packages or external references (if any) were used?
Stack Trace
(From the Dynamo crash window select 'Details' -> 'Copy' and paste here)
CLR: 4.0.30319.42000
Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.
tracked internally DYN-9406