Instance Parameter from a Window Family becomes Read Only when uploaded on a Project File
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a small program in Dynamo that creates vertical point grids in walls placed in a project file, according to their length and height values or level constraints, and then positions a circular-shaped Window Family that I created in every point. This Window Family currently has three subtypes that vary in size by having different radius parameters values. The program places the three subtypes randomly on the previously created grid. I'm currently trying to make a different window family whose size can be controlled through the Dynamo program with a flexible radius parameter for a smoother transition between the placed windows while working with attractors for instance. However, every time I attempt to create a new Window Family I end up with a Radius parameter that can neither be changed inside a project file nor through Dynamo since it became a read-only parameter.
Is there any way to avoid this or a more proper way to approach the situation?
Best of Regards,
RC