ImporterIFCDocument 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
public Document Document { get; }

Property Value

Document
See Also