Returns the optional data that is necessary to generate the Revit file for this link.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public LinkConversionData GetConversionData()
Return Value
LinkConversionData
The RvtLinkConversionData containing the necessary information.
See Also
Reference