ParameterUtils.GetParameterGroupTypeId
Description:
Gets the ForgeTypeId identifying the built-in parameter group corresponding to BuiltInParameterGroup value.
Gets the ForgeTypeId identifying the built-in parameter group corresponding to BuiltInParameterGroup value.
[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 ForgeTypeId GetParameterGroupTypeId(
BuiltInParameterGroup builtInParamGroup
)
-
builtInParamGroupThe BuiltInParameterGroup value.
Return Value
ForgeTypeId
Identifier of the parameter group corresponding to the given BuiltInParameterGroup value.
-
A value passed for an enumeration argument is not a member of that enumeration