FabricationService.IsValidGroupIndex
Description:
This method is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the `IsValidPaletteIndex` method instead.
This method is deprecated in Revit 2022 and may be removed in a future version of Revit. Please use the `IsValidPaletteIndex` method instead.
[ObsoleteAttribute]
public bool IsValidGroupIndex(
int groupIndex
)
-
Int32groupIndexThe group index to check.
Return Value
bool
True if larger or equal to 0 and less than GroupCount.