Fabrication |
Checks if the fabrication item files are already in use and should not be unloaded.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- itemFiles IList FabricationItemFile
- The fabrication item files to unload.
Return Value
BooleanReturns true if the fabrication item files can be unloaded, false otherwise.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
