2027 Method
Changes 0
M

IExportContext.OnElementEnd

Description:
This method marks the end of an element being exported.
Remarks:
This method is never called for 2D export (see cref="Autodesk::Revit::DB::IExportContext2D").
void OnElementEnd(
	ElementId elementId
)
  • elementId
    The Id of the element that has just been processed.