LightFamily Members

The LightFamily type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the LightFamily
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 methodGetLightDistributionStyle
Returns a LightDistributionStyle value for the light distribution
Public methodStatic memberGetLightFamily
Creates a light family object from the given family document
Public methodGetLightShapeStyle
Returns a LightShapeStyle value for the light shape
Public methodGetLightSourceTransform
Returns a Transform value for the transform of light source.
Public methodGetLightType
Return a LightType object for the light type at the given index
Public methodGetLightTypeName
Return the name for the light type at the given index
Public methodGetNumberOfLightTypes
Return the number of light types contained in this light family
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetLightDistributionStyle
Set the light distribution style to the given shape distribution
Public methodSetLightShapeStyle
Set the light shape style to the given shape style
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also