Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to understand if it's possible to create a Material Takeoff ViewSchedule for specific elements selected.
I know that I can create a schedule for the "Category" of the ElementIds of the selected elements:
schedule = ViewSchedule.CreateMaterialTakeoff(document, selectedElementCategoryId);
but I'm not sure if that's the same as the actual elements themselves.
Can anyone assist to clarify this?
Thanks
Solved! Go to Solution.