2023 Members Back to 2023
M

FabricationNetworkChangeService

Version comparison

Members across versions

25 members across 9 versions · 8 added later · 2 removed · 5 changed · 2 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
same same same same same same same same same
same same same same same same same same same
M ChangeService(ISet<ElementId>, Int32, Int32)
same same changed same same same same same same
M ChangeService(ISet<ElementId>, Int32, Int32, Boolean)
same same changed same same same same same same
M ChangeSize(ISet<ElementId>, ISet<FabricationPartSizeMap>)
same same same same same same same same same
same same same same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
same same same same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
M SetGroupId(Int32)
same same changed missing missing missing missing missing missing
M SetMapOfInLinePartTypes(IDictionary<ElementId, ElementId>)
same same same same same changed same same same
M SetMapOfSizesForStraights(ISet<FabricationPartSizeMap>)
same same same same same same same same same
M SetPaletteId(Int32)
not yet introduced not yet introduced added same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
M SetPartTypesforMapping(IDictionary<ElementIdElementId>)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added
M SetRestrictGroup(Boolean)
same same changed missing missing missing missing missing missing
M SetRestrictPalette(Boolean)
not yet introduced not yet introduced added same same same same same same
M SetSelection(ISet<ElementId>)
same same same same same same same same same
M SetServiceId(Int32)
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2023).
Identical to 2023: 2024
Not present in: 2025, 2025.3, 2026, 2027
2023 current

Changes in 2020 vs 2023 2 added 2 missing 2 changed

Flip API Versions →

Added in 2020 (new since 2023)

Missing in 2020 (only available in 2023)

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.
paletteId Int32 The identifier of the fabrication palette.
groupId Int32 The identifier of the fabrication group.
→ 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.
paletteId Int32 The identifier of the fabrication palette.
restrictPalette Boolean Restrict the placement of parts to the passed in palette identifier.
groupId Int32 The identifier of the fabrication group.
restrictGroup Boolean Restrict the placement of parts to the passed in group identifier.
→ returns FabricationNetworkChangeServiceResult

Changes in 2021 vs 2023 2 added 2 missing 2 changed

Flip API Versions →

Added in 2021 (new since 2023)

Missing in 2021 (only available in 2023)

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.
paletteId Int32 The identifier of the fabrication palette.
groupId Int32 The identifier of the fabrication group.
→ 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.
paletteId Int32 The identifier of the fabrication palette.
restrictPalette Boolean Restrict the placement of parts to the passed in palette identifier.
groupId Int32 The identifier of the fabrication group.
restrictGroup Boolean Restrict the placement of parts to the passed in group identifier.
→ returns FabricationNetworkChangeServiceResult