| Revit 2020 API |
| CircleLightShape Constructor |
| CircleLightShape Class See Also |
Creates a circle light shape object with 2.0' emit diameter.
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2013
Syntax
| C# |
|---|
public CircleLightShape() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: CircleLightShape() |