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