Revit 2023 API |
LineLightShape Constructor |
LineLightShape Class See Also |
Creates a line light shape object with 2.0' emit length.
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2013
Syntax
C# |
---|
public LineLightShape() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: LineLightShape() |