The FabricationNetworkChangeService type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ApplyChange | Applies the previously set changes to the selection of fabrication parts to change the size, change the service, or both. | |
| ChangeService(ISet<ElementId>, Int32, Int32) | Changes the service of the selection of fabrication parts. | |
| ChangeService(ISet<ElementId>, Int32, Int32, Boolean) | Changes the service of the selection of fabrication parts. | |
| ChangeSize | Changes the size of the selection of fabrication parts. | |
| Dispose | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetDeletePartFailureState | Get the state if the element will be deleted when change the service encounters an error or not. | |
| GetElementsThatFailed | Gets the set of fabrication parts that had failures due to either there was no corresponding part in the service, the size was out of range, or a connection could not be made. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetInLinePartTypes | Get a set of element identifiers of fabrication part types for in-line parts. | |
| GetMapOfAllSizesForStraights | Get a set of FabricationPartSizeMapSet of all straight sizes for all services. | |
| GetPartTypeMappingState | Get the state for part type mapping. | |
| GetPartTypesforMapping | Get a set of element identifiers of fabrication part types that can be mapped. | |
| GetStraightsThatWereNotChanged | Gets the set of fabrication part straights that were not changed due to either there was no corresponding part in the service or the size was out of range. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| SetDeletePartFailureState | Set the state to delete or keep the element if errors are posted by changing the service. Set to true so the mappings are applied otherwise false. | |
| SetMapOfInLinePartTypes | Set the mapping of fabrication part types for in-line parts for the service and palette to change to. | |
| SetMapOfSizesForStraights | Set the mapping for sizes of fabrication part straights to change the sizes to. | |
| SetPaletteId | Set the fabrication palette identifier to change the elements to. | |
| SetPartTypeMappingState | Set the state to enable or disable part type mappings when changing the service. Set to true so the mappings are applied otherwise false. | |
| SetPartTypesforMapping | Set a map of element identifiers of fabrication part types that will be mapped when the change service is applied. When part types in the map are encountered, they will be updated to the associated map component. This overrides the default parts that can be used by route and fill solutions driven by the fabrication configuration and service. Set the fabrication part types for parts for the service and palette to map too. | |
| SetRestrictPalette | Restrict the placement of parts to only use parts associated to the passed in fabrication palette identifier. | |
| SetSelection | Set the element selection to change the service or size for. | |
| SetServiceId | Set the fabrication service identifier to change the elements to. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
