Possible results from invoking the FabricationNetworkChangeService.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2018.2
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Members
| Member name | Description |
|---|---|
| Success | The change was successful. |
| PartialFailure | The change contained partial failures and will need to be fixed manually. |
| UserAborted | The change was aborted by the user. |
| InvalidSelection | The selection of elements was invalid. |