Revit 2025.3 API
Importer |
The full file name of the IFC file to be import.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string FullFileName { get; }
Public ReadOnly Property FullFileName As String Get
public: property String^ FullFileName { String^ get (); }
member FullFileName : string with get
Property Value
StringSee Also