RVTDocs.com

FabricationService.IsValidPaletteIndex

Method
Description:
Validates the palette index.
Syntax
public bool IsValidPaletteIndex(
	int paletteIndex
)
Parameters
Parameter Type Description
paletteIndex Int32 The palette index to check.
Return Value
Type Description
Boolean True if larger or equal to 0 and less than PaletteCount.