IExportContext.Finish Method

IExportContextFinish Method

This method is called at the very end of the export process, after all entities were processed (or after the process was cancelled).

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
void Finish()
Sub Finish
void Finish()
abstract Finish : unit -> unit 
See Also