IFCFileReadOptions.FileName Property
The full file name of the IFC file to be read.
Namespace:
Â
Autodesk.Revit.DB.IFC
Assembly:
 RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string FileName { get; set; }
Property Value
String
Exceptions
Exception
Condition
ArgumentNullException
When setting this property: A non-optional argument was null
See Also
Reference
IFCFileReadOptions Class
Autodesk.Revit.DB.IFC Namespace