A render node that represents a view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2014
Syntax
| C# |
|---|
public class ViewNode : RenderNode |
| Visual Basic |
|---|
Public Class ViewNode _ Inherits RenderNode |
| Visual C++ |
|---|
public ref class ViewNode : public RenderNode |
Remarks
See also: [!:Autodesk::Revit::DB::IExportContext::OnViewBegin].