Schedule GetSchedulableFields

Schedule GetSchedulableFields

Anonymous
Not applicable
866 Views
3 Replies
Message 1 of 4

Schedule GetSchedulableFields

Anonymous
Not applicable

Hi,

 

i'm having a problem when i'm creating schedule in API. When i call function GetSchedulableFields() it return hundreds of fields, but when i try to create schedule in Revit for the same category it return about 50 fields. Could you please help me how to get the same fields in API as in Revit?

 

thanks for help

0 Likes
Accepted solutions (1)
867 Views
3 Replies
Replies (3)
Message 2 of 4

Aaron.Lu
Autodesk
Autodesk
There is no way to do that, I reported a change request to dev team. thanks for letting us know.


Aaron Lu
Developer Technical Services
Autodesk Developer Network
0 Likes
Message 3 of 4

Aaron.Lu
Autodesk
Autodesk
Accepted solution
Dear, I got feedback from dev team, they said they are not listed because they are shared parameters, to identify whether they are shared or not, just check whether SchedulableField.ParameterId is greater than 0 or not.

Hope it helps.


Aaron Lu
Developer Technical Services
Autodesk Developer Network
0 Likes
Message 4 of 4

Anonymous
Not applicable

Hello,

 

1- While creating a Beam Schedule I want to add a "Beam Location Mark" and Slab location mark in terms of grid Similar to Column Schedule.

I want to locate Beam in form of  B1-E1 0r B1-B5. Similarly for Slab Location Mark in form of B1-D5. Can anyone help me out?

2- I also want cross Sectional Dimensions (length x width) field in Beam and Column Schedule. Please Help me out.

 

Thanks, Amit

 

 

0 Likes