GetParameterGroupTypeId
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.GetParameterGroupTypeId(BuiltInParameterGroup)
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.
| builtInParamGroup | BuiltInParameterGroup | The BuiltInParameterGroup value. |
| → returns | ForgeTypeId | Identifier of the parameter group corresponding to the given BuiltInParameterGroup value. |
ParameterUtils.GetParameterGroupTypeId(BuiltInParameterGroup)
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.
| builtInParamGroup | BuiltInParameterGroup | The BuiltInParameterGroup value. |
| → returns | ForgeTypeId | Identifier of the parameter group corresponding to the given BuiltInParameterGroup value. |