This class holds information about the item file, including whether it is already loaded from disk into Revit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2019
Syntax
| C# |
|---|
public class FabricationItemFile : IDisposable |
| Visual Basic |
|---|
Public Class FabricationItemFile _ Implements IDisposable |
| Visual C++ |
|---|
public ref class FabricationItemFile : IDisposable |
Remarks
This object is created as a result of loading from disk.