RVTDocs.com
Namespace: Autodesk.Revit.DB Interface: IExportContext

IExportContext.OnInstanceEnd

Method
Description:
This method marks the end of processing of an Instance Node (e.g. a family instance).
Syntax
Parameters
Parameter Type Description
node InstanceNode An output node that represents a family instance.
Return Value