2022 Method
Changes 8
M

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.
[ObsoleteAttribute]
public bool IsValidGroupIndex(
	int groupIndex
)
  • Int32
    groupIndex
    The group index to check.
Return Value bool True if larger or equal to 0 and less than GroupCount.