Creates a copy of the LightShape derived object.
Namespace: Autodesk.Revit.DB.LightingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic LightShape Clone()
Public Function Clone As LightShape
public:
LightShape^ Clone()
member Clone : unit -> LightShape
Return Value
LightShape
See Also