This method marks the end of an element being exported.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
void OnElementEnd( ElementId elementId )
Parameters
- elementId ElementId
- The Id of the element that has just been processed.