Returns a Transform value for the transform of light source.
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Transform GetLightSourceTransform()
Return Value
TransformThe light source transform.
