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.
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
)
-
Int32groupThe index of the group.
Return Value
string
The name of the group.
-
the index group is not larger or equal to 0 and less than PaletteCount