Glossary
Classifier — a structure used to categorize model elements by type or class. It allows standard codes and titles to be assigned to elements for consistency and automation.
Data Model — a formalized structure describing data organization, properties, and rules for relationships and processing.
Machine-readable format — a data format designed for automatic processing by computers without the need for additional conversion. It is structured for easy reading and interpretation by software.
Mapping Matrix — a matrix defining the relationship between parameters and classifier elements.
Phase — this is a parameter property that defines at which phase of the Revit project the parameter should be filled in. It helps manage data relevance across different design or construction phases (e.g., existing, demolition, new construction).
Qsee — a digital platform for centralized management of BIM standards and requirements within an organization.
Revit Built-In – refers to the built-in system groups and parameters in Revit that are predefined by the software itself and available by default in all projects. They are used for standard description and management of model elements and cannot be deleted or renamed by the user.
Revit Built-In Parameter EnumName – this is the internal system name (identifier) of a parameter embedded in Revit. It is represented as an enumeration value used within the Revit API programming environment to reference a specific built-in parameter.
Revit Built-In Parameter EnumValue – this is an integer value corresponding to a specific built-in Revit parameter within the BuiltInParameter enumeration structure. It is used in program code as a numeric identifier for the parameter.
Revit Built-In Parameter Name — this is the display name of a built-in parameter in the Revit user interface. It is the name seen by the user when working with model elements, in object properties, schedules, and filters.
Revit Shared GUID – this is a unique identifier of a parameter generated by the user. It is intended for use in the Shared Parameters file (SPF).
Taxonomy File - file containing a structured classification used by plugins for the correct assignment of classes and parameters. Requires a Revit restart to activate.
Last updated