Share

IExportContext.OnViewEnd Method

This method marks the end of a 3D view being exported.


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

Syntax

C#

void OnViewEnd(
	ElementId elementId
)

Parameters

elementId  ElementId
The Id of the 3D view that has just been processed.

See Also

Reference

Was this information helpful?