GetBuiltInParameterGroup
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2024).
Not present in: 2020, 2021, 2025, 2025.3, 2026, 2027
2024
current
ParameterUtils.GetBuiltInParameterGroup(ForgeTypeId)
Obsolete in both versions: This method is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use members of the `GroupTypeId` class instead.
| groupTypeId | ForgeTypeId | The parameter group identifier. |
| → returns | BuiltInParameterGroup | The BuiltInParameterGroup value corresponding to the given parameter group identifier. |
ParameterUtils.GetBuiltInParameterGroup(ForgeTypeId)
Became obsolete in 2024: This method is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use members of the `GroupTypeId` class instead.
| groupTypeId | ForgeTypeId | The parameter group identifier. |
| → returns | BuiltInParameterGroup | The BuiltInParameterGroup value corresponding to the given parameter group identifier. |