Gets the handle to the IFC file being created during this export operation.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
| C# |
|---|
public IFCFile GetFile() |
| Visual Basic |
|---|
Public Function GetFile As IFCFile |
| Visual C++ |
|---|
public: IFCFile^ GetFile() |