Add a calculated field to a schedule via the API

Add a calculated field to a schedule via the API

MattKincaid
Advocate Advocate
798 Views
1 Reply
Message 1 of 2

Add a calculated field to a schedule via the API

MattKincaid
Advocate
Advocate

Hi

I'm writing an addin to create schedules.  I have two fields in my schedule, let's call them "parameter a" and "parameter b".  I want to add a third field that is {parameter a} divided by {parameter b}.  Is this possible to do in the api? 

 

Thanks.

0 Likes
799 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

Dear Matt,

 

As i research and find. you could not add calculated field using API for schedule. you can add only available parameter according to schedule definition. For more information you can visit

 

http://forums.autodesk.com/t5/revit-api/schedule-calculated-value-field/m-p/3786727#M3666

 

 

thanks.

0 Likes