GetConversionData Method


Revit Link Type Get Conversion Data Method

Returns the optional data that is necessary to generate the Revit file for this link.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public LinkConversionData GetConversionData()

Return Value

LinkConversionData
The RvtLinkConversionData containing the necessary information.
See Also