Share

IExportContext.Start Method

This method is called at the very start of the export process, still before the first entity of the model was send out.


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

Syntax

C#

bool Start()

Return Value

Boolean
Return True if you are ready to proceed with processing the export.

See Also

Reference

Was this information helpful?