<Code Lib>
2024 Method
Changes 0
M

FabricationNetworkChangeService.SetMapOfSizesForStraights

Description:
Set the mapping for sizes of fabrication part straights to change the sizes to.

public void SetMapOfSizesForStraights(
	ISet<FabricationPartSizeMap> fabricationPartSizeMaps
)

  • fabricationPartSizeMaps
    The map containing the original straights size to the mapped sizes.

Loading…