Share

LightFamily.GetLightSourceTransform Method

Returns a Transform value for the transform of light source.


Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public Transform GetLightSourceTransform()

Return Value

Transform
The light source transform.

Remarks

When the user moves or rotates the light source in family editor, the returned Transform gets changed accordingly.

See Also

Reference

Was this information helpful?