Reloads the fabrication configuration from its source fabrication configuration. 
   Namespace:   Autodesk.Revit.DB  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0) 
  Since:  2016 
Syntax
| C# | 
|---|
|  | 
| Visual Basic | 
|---|
|  | 
| Visual C++ | 
|---|
|  | 
Return Value
The information about the reload of the fabrication configuration.Remarks
 The configuration must be reloaded from its source fabrication configuration before loading new fabrication services. 
 Exceptions
| Exception | Condition | 
|---|---|
| Autodesk.Revit.Exceptions InvalidOperationException | The fabrication configuration is not set yet. -or- this operation failed. |