Gets a list of every fabrication item folder in the fabrication item folder structure. 
   Namespace:   Autodesk.Revit.DB  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405) 
  Since:  2019 
Syntax
| C# | 
|---|
|  | 
| Visual Basic | 
|---|
|  | 
| Visual C++ | 
|---|
|  | 
Return Value
Returns a list of every fabrication item folder in the fabrication item folder structure.Exceptions
| Exception | Condition | 
|---|---|
| Autodesk.Revit.Exceptions InvalidOperationException | The current fabrication configuration is not connected and updated to source configuration. Reload and try again. |