2024 Method
Changes 7
M

ParameterUtils.GetBuiltInParameterGroup

Description:
Gets the BuiltInParameterGroup value corresponding to built-in parameter group identified by the given ForgeTypeId.
[ObsoleteAttribute("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.")]
public static BuiltInParameterGroup GetBuiltInParameterGroup(
	ForgeTypeId groupTypeId
)
Return Value BuiltInParameterGroup The BuiltInParameterGroup value corresponding to the given parameter group identifier.