|  Fabrication  | 
 Reloads the fabrication configuration from its source fabrication configuration. 
 Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Return Value
ConfigurationReloadInfoThe information about the reload of the fabrication configuration.
 Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| InvalidOperationException | The fabrication configuration is not set yet. -or- The source fabrication configuration could not be found. -or- this operation failed. | 
 Remarks
 Remarks   The configuration must be reloaded from its source fabrication configuration before loading new fabrication services or additional parts. 
  See Also
 See Also