Share

IExportContext.OnLinkEnd Method

This method marks the end of a link instance being exported.


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

Syntax

C#

void OnLinkEnd(
	LinkNode node
)

Parameters

node  LinkNode
An output node that represents a Revit link.

See Also

Reference

Was this information helpful?