Namespace:
Autodesk.Revit.DB
ScheduleFieldType
Enumeration
Description:
The type of data displayed in a schedule field.
The type of data displayed in a schedule field.
ScheduleFieldType Enumeration Members:
Name | Description |
---|---|
0 | An instance parameter of the scheduled elements. All shared parameters also use this type, regardless of whether they are instance or type parameters. |
1 | A type parameter of the scheduled elements. |
2 | The number of elements appearing on the schedule row. |
4 | A specialized type of field used for a few parameters whose displayed values can change based on the settings of the view: ROOM_AREA and ROOM_PERIMETER in room and space schedules. PROJECT_REVISION_REVISION_NUM in revision schedules. KEYNOTE_NUMBER in keynote legends that are numbered by sheet. |
5 | A formula calculated from the values of other fields in the schedule. |
6 | A value indicating what percent of the total of another field each element represents. |
7 | A parameter of the room that a scheduled element belongs to. |
8 | A parameter of the room on the "from" side of a door or window. |
9 | A parameter of the room on the "to" side of a door or window. |
10 | A parameter of the Project Info element in the project that the scheduled element belongs to, which may be a linked file. Only allowed in schedules that include elements from linked files. |
11 | In a material takeoff, a parameter of one of the materials of a scheduled element. |
12 | In a material takeoff, a value representing how a particular material is used within a scheduled element. The parameter ID can be MATERIAL_AREA, MATERIAL_VOLUME, or MATERIAL_ASPAINT. |
13 | A parameter of the RevitLinkInstance that an element in a linked file belongs to. Currently RVT_LINK_INSTANCE_NAME is the only supported parameter. Only allowed in schedules that include elements from linked files. |
14 | A parameter of the RevitLinkType that an element in a linked file belongs to. Currently RVT_LINK_FILE_NAME_WITHOUT_EXT is the only supported parameter. Only allowed in schedules that include elements from linked files. |
15 | A parameter of the structural material of a scheduled element. |
16 | A parameter of the space that a scheduled element belongs to. |
17 | A parameter of the analytical element of a scheduled physical element. |
18 | A type parameter of the physical element of a scheduled analytical element. |
19 | An instance parameter of the physical element of a scheduled analytical element. |
20 | Combine parameters of the types that display in a specific part of a schedule. The values for the combined parameters will display in the same cell separated by a slash or other separator. You can add a prefix, suffix or sample value to the parameter. |
23 | Counts the number of hosts with different mark. |
24 | For this field type the value for each row is computed based on the (sub)elements that are grouped on that row and can have a graphic representation when the schedule is placed on a sheet. |
25 | A parameter of the revision element that the scheduled revision cloud element belongs to. |
26 | A parameter of the primary view owning an annotation element (e.g. Revision Cloud) |
27 | A parameter of the sheet view owning an annotation element (e.g. Revision Cloud) |