Share

IExportContext.OnFaceEnd Method

This method marks the end of the current face being exported.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

void OnFaceEnd(
	FaceNode node
)

Parameters

node  FaceNode
An output node that represents a Face.

See Also

Reference

Was this information helpful?