Message 1 of 3

Not applicable
08-01-2018
08:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am new to Revit. I want to create a Curtain System for the selected faces. To create, I can call the method
CurtainSystem cs = document.Create.NewCurtainSystem() which takes two parameters. I can get the facearray from the user selection. But I am not knowing how to create a CurtainSystemType which is the second parameter. Is there any sample code for this?
Also, can i colour the curtain system with multiple colors (different color for each grid) ?
Thanks,
Solved! Go to Solution.