M

FabricationService.GetGroupName

Description:
This method is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the `GetPaletteName` method instead.
[ObsoleteAttribute]
public string GetGroupName(
	int group
)
  • Int32
    group
    The index of the group.
Return Value string The name of the group.