2022 Method
Changes 7
M

ParameterUtils.GetParameterGroupTypeId

Description:
Gets the ForgeTypeId identifying the built-in parameter group corresponding to BuiltInParameterGroup value.
[ObsoleteAttribute("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.")]
public static ForgeTypeId GetParameterGroupTypeId(
	BuiltInParameterGroup builtInParamGroup
)
Return Value ForgeTypeId Identifier of the parameter group corresponding to the given BuiltInParameterGroup value.