LightTypeGetLightShape Method |
Return a copy of an object derived from LightShape
Namespace: Autodesk.Revit.DB.LightingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic LightShape GetLightShape()
Public Function GetLightShape As LightShape
public:
LightShape^ GetLightShape()
member GetLightShape : unit -> LightShape
Return Value
LightShape
See Also