LightGroup Members

The LightGroup type exposes the following members.

Methods

  NameDescription
Public methodAddLight
Add a new light instance to the group
Public methodDispose
Releases all resources used by the LightGroup
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLights
Get the set of contained light instances The set of light instances
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveLight
Remove the given light instance from the set of light instances in this group
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyId
The ElementId of the LightGroup
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyName
The name of the LightGroup

See Also