Fabrication |
Possible results from invoking the FabricationNetworkChangeService.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)


Member name | Value | Description |
---|---|---|
InvalidSelection | 3 | The selection of elements was invalid. |
PartialFailure | 1 | The change contained partial failures and will need to be fixed manually. |
Success | 0 | The change was successful. |
UserAborted | 2 | The change was aborted by the user. |
