2022 Method Back to 2022
M

GetBuiltInParameterGroup

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.GetBuiltInParameterGroup(ForgeTypeId)
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.
groupTypeId ForgeTypeId The parameter group identifier.
→ returns BuiltInParameterGroup The BuiltInParameterGroup value corresponding to the given parameter group identifier.
ParameterUtils.GetBuiltInParameterGroup(ForgeTypeId)
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.
groupTypeId ForgeTypeId The parameter group identifier.
→ returns BuiltInParameterGroup The BuiltInParameterGroup value corresponding to the given parameter group identifier.