LightShape
Description:
This class is the base class for specifying light shape.
This class is the base class for specifying light shape.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Lighting.LightShape
Autodesk.Revit.DB.Lighting.CircleLightShape
Autodesk.Revit.DB.Lighting.LineLightShape
Autodesk.Revit.DB.Lighting.PointLightShape
Autodesk.Revit.DB.Lighting.RectangleLightShape
System.Object
Autodesk.Revit.DB.Lighting.LightShape
Autodesk.Revit.DB.Lighting.CircleLightShape
Autodesk.Revit.DB.Lighting.LineLightShape
Autodesk.Revit.DB.Lighting.PointLightShape
Autodesk.Revit.DB.Lighting.RectangleLightShape
public class LightShape : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Clone() | LightShape | Creates a copy of the LightShape derived object. |
| Dispose() | None | Releases all resources used by the |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |