IFCImportOptionsGetConversionData Method

Get the data used in the creation of the associated Revit file for an IFC link operation, if it exists.

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

Return Value

LinkConversionData
See Also