Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
ScheduleFieldSourceType Enumeration
Syntax
C++
enum ScheduleFieldSourceType { Instance = 0, ElementType = 1, Count = 2, ViewBased = 3, Formula = 4, Percentage = 5, Room = 6, FromRoom = 7, ToRoom = 8, ProjectInfo = 9, Material = 10, MaterialQuantity = 11, RvtLinkInstance = 12, RvtLinkType = 13, StructuralMaterial = 14, Space = 15, Analytical = 16, PhysicalType = 17, PhysicalInstance = 18, CombinedParameter = 19 };
Members
Description
Instance
An instance parameter of the scheduled elements. All shared parameters also use this type, except instances of type parameters.
ElementType
A type parameter of the scheduled elements.
Count
The number of elements appearing on the schedule row.
ViewBased
A special 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.
Formula
A formula calculated from the schedule fields values.
Percentage
A value indicating what percent of the total of another field each element represents.
Room
A parameter of the room that a scheduled element belongs to.
FromRoom
A parameter of the room on the "from" side of a door or window.
ToRoom
A parameter of the room on the "to" side of a door or window.
ProjectInfo
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.
Material
In a material takeoff, a parameter of one of the materials of a scheduled element.
MaterialQuantity
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.
RvtLinkInstance
The parameter only allowed in schedules that include elements from linked files. A parameter of the RvtLinkInstance that an element in a linked file belongs to.
RvtLinkType
The parameter only allowed in schedules that include elements from linked files. A parameter of the RvtLinkType that an element in a linked file belongs to.
StructuralMaterial
A structural material parameter of a scheduled element.
Space
A parameter of the space that a scheduled element belongs to.
Analytical
An analytical element parameter of a scheduled physical element.
PhysicalType
A type parameter of the physical element of a scheduled analytical element.
PhysicalInstance
An instance parameter of the physical element of a scheduled analytical element.

File: OdBmScheduleFieldSourceTypeEnum.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.