A render node that represents a view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
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].