Message 1 of 2
Schedule formulas via the API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Revit,
I'm trying to figure out how to create a schedule with formulas using the API, but can't seem to get it. Say I have a schedule with 2 fields, lets call them a and b. I want to create a third column on the schedule that is something like 2*a +sqrt(b). Is there any way to do this with the API?
Thanks.