An output node that represents a Face.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2014
Syntax
C# |
---|
public class FaceNode : RenderNode |
Visual Basic |
---|
Public Class FaceNode _ Inherits RenderNode |
Visual C++ |
---|
public ref class FaceNode : public RenderNode |
Remarks
See also: [!:Autodesk::Revit::DB::IExportContext::OnFaceBegin].