Revit 2026 API
Light |
Return a copy of an object derived from LightShape
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public LightShape GetLightShape()
Public Function GetLightShape As LightShape
public: LightShape^ GetLightShape()
member GetLightShape : unit -> LightShape
Return Value
LightShapeSee Also