LightNode
Description:
This class represents a Light element in a model-exporting process.
This class represents a Light element in a model-exporting process.
Remarks:
See also: [!:Autodesk::Revit::DB::IExportContext::OnLight].
See also: [!:Autodesk::Revit::DB::IExportContext::OnLight].
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.RenderNode
Autodesk.Revit.DB.ContentNode
Autodesk.Revit.DB.LightNode
System.Object
Autodesk.Revit.DB.RenderNode
Autodesk.Revit.DB.ContentNode
Autodesk.Revit.DB.LightNode
public class LightNode : ContentNode
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the | RenderNode |
| GetAsset() | Asset | Returns an an instance of an Asset object, which contains definitions of the content node. | ContentNode |
| GetTransform() | Transform | A transformation matrix associated with the node. | ContentNode |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | RenderNode |
| NodeName | string | A readable name of the output node. | RenderNode |