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: 25.0.0.0 (25.0.0.0)
Syntax
public LinkConversionData GetConversionData()

Return Value

LinkConversionData
See Also