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