FabricationService.IsGroupExcluded
Description:
This method is deprecated in Revit 2022 and and may be removed in a future version of Revit. Please use the `IsPaletteExcluded` method instead.
This method is deprecated in Revit 2022 and and may be removed in a future version of Revit. Please use the `IsPaletteExcluded` method instead.
[ObsoleteAttribute]
public bool IsGroupExcluded(
int groupIndex
)
-
Int32groupIndexThe index of the group.
Return Value
bool
Returns true if the group indexed by groupIndex is currently to be excluded.
-
the index groupIndex is not larger or equal to 0 and less than PaletteCount