Changes in 2022 vs 2020 2 added 4 changed
Flip API Versions →Added in 2022 (new since 2020)
Changed members
FabricationNetworkChangeService.ChangeService(ISet<ElementId>, Int32, Int32, Int32)
| selection | ISet<ElementId> | The set of element identifiers of fabrication parts to change the service for. |
| serviceId | Int32 | The identifier of the fabrication service. |
| groupId | Int32 | The identifier of the fabrication group. |
| paletteId | Int32 | The identifier of the fabrication palette. |
| → returns | FabricationNetworkChangeServiceResult |
FabricationNetworkChangeService.ChangeService(ISet<ElementId>, Int32, Int32, Boolean, Int32, Boolean)
| selection | ISet<ElementId> | The set of element identifiers of fabrication parts to change the service for. |
| serviceId | Int32 | The identifier of the fabrication service. |
| groupId | Int32 | The identifier of the fabrication group. |
| restrictGroup | Boolean | Restrict the placement of parts to the passed in group identifier. |
| paletteId | Int32 | The identifier of the fabrication palette. |
| restrictPalette | Boolean | Restrict the placement of parts to the passed in palette identifier. |
| → returns | FabricationNetworkChangeServiceResult |
FabricationNetworkChangeService.SetGroupId(Int32)
No longer obsolete in 2020 (was obsolete in 2022)
| groupId | Int32 |
FabricationNetworkChangeService.SetRestrictGroup(Boolean)
No longer obsolete in 2020 (was obsolete in 2022)
| restrictGroup | Boolean |