Fabrication
|
Checks if the fabrication item files have been loaded.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- itemFiles IList FabricationItemFile
- The fabrication item files.
Return Value
BooleanReturns true if the fabrication item files have been loaded, false otherwise.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |