ElementNode Class


A render node that represents an element, including the host document containing the element.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2020

Syntax

C#
public class ElementNode : RenderNode
Visual Basic
Public Class ElementNode _
	Inherits RenderNode
Visual C++
public ref class ElementNode : public RenderNode

Remarks

See also: [!:Autodesk::Revit::DB::IExportContext2D::OnElementBegin2D]. See also: [!:Autodesk::Revit::DB::IExportContext2D::OnElementEnd2D].

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBRenderNode
    Autodesk.Revit.DBElementNode

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →