FabricationNetworkChangeService.ApplyChange
Method
Description:
Applies the previously set changes to the selection of fabrication parts to change the size, change the service, or both.
Applies the previously set changes to the selection of fabrication parts to change the size, change the service, or both.
Remarks:
After this method has been invoked, call:
After this method has been invoked, call:
- GetStraightsThatWereNotChanged() to get a set of fabrication part straight element identifiers that were not changed.
- GetElementsThatFailed() to get a set of fabrication part element identifiers that had failures.
Exceptions
Exception | Condition |
---|---|
ArgumentException | The selection contains invalid elements to change. |
InvalidOperationException | No fabrication configuration is loaded. |