RVTDocs.com

LightFamily.GetLightTypeName

Method
Description:
Return the name for the light type at the given index
Syntax
public string GetLightTypeName(
	int index
)
Parameters
Parameter Type Description
index Int32 The index of the light type
Return Value
Type Description
String The name of the light type at the given index
Exceptions
Exception Condition
ArgumentException The index is the argument that is being validated The index is not valid because it does not correspond to a valid light type