Importer IFC Document Property Gets the document associated with the import. Namespace: Autodesk.Revit.DB.IFC Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Document Document { get; } Public ReadOnly Property Document As Document Get public: property Document^ Document { Document^ get (); } member Document : Document with get Property Value Document See Also Reference ImporterIFC Class Autodesk.Revit.DB.IFC Namespace
Importer IFC Document Property Gets the document associated with the import. Namespace: Autodesk.Revit.DB.IFC Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Document Document { get; } Public ReadOnly Property Document As Document Get public: property Document^ Document { Document^ get (); } member Document : Document with get Property Value Document See Also Reference ImporterIFC Class Autodesk.Revit.DB.IFC Namespace