Message 1 of 8
HELP: Create Ceiling based on Rooms

Not applicable
06-23-2015
04:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone:
I'm trying create new Ceiling based on Rooms. I not found information about this.
For create Floor are using the next code:
Floor newFloor = m_revit.ActiveUIDocument.Document.Create.NewFloor(curveArray, myFloor, myLevel, false);
What code is required for create Ceiling?
Thanks very much for your help.
Regards,
David