IExport Context On Face End Method This method marks the end of the current face being exported. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# void OnFaceEnd( FaceNode node ) Sub OnFaceEnd ( node As FaceNode ) void OnFaceEnd( FaceNode^ node ) abstract OnFaceEnd : node : FaceNode -> unit Parameters node FaceNode An output node that represents a Face. See Also Reference IExportContext Interface Autodesk.Revit.DB Namespace
IExport Context On Face End Method This method marks the end of the current face being exported. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# void OnFaceEnd( FaceNode node ) Sub OnFaceEnd ( node As FaceNode ) void OnFaceEnd( FaceNode^ node ) abstract OnFaceEnd : node : FaceNode -> unit Parameters node FaceNode An output node that represents a Face. See Also Reference IExportContext Interface Autodesk.Revit.DB Namespace