2022 Method Back to 2022
M

GetParameterGroupTypeId

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2022).
Not present in: 2020, 2021, 2025, 2025.3, 2026, 2027
2022 current
ParameterUtils.GetParameterGroupTypeId(BuiltInParameterGroup)
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a future version of Revit. It will not be replaced, but until its removal it may be used to help migrate code that uses the 'BuiltInParameterGroup' enumeration to the ForgeTypeId class.
builtInParamGroup BuiltInParameterGroup The BuiltInParameterGroup value.
→ returns ForgeTypeId Identifier of the parameter group corresponding to the given BuiltInParameterGroup value.
ParameterUtils.GetParameterGroupTypeId(BuiltInParameterGroup)
Obsolete in both versions: This method is deprecated in Revit 2022 and may be removed in a future version of Revit. It will not be replaced, but until its removal it may be used to help migrate code that uses the 'BuiltInParameterGroup' enumeration to the ForgeTypeId class.
builtInParamGroup BuiltInParameterGroup The BuiltInParameterGroup value.
→ returns ForgeTypeId Identifier of the parameter group corresponding to the given BuiltInParameterGroup value.