RVTDocs.com

FabricationNetworkChangeService.SetMapOfSizesForStraights

Method
Description:
Set the mapping for sizes of fabrication part straights to change the sizes to.
Syntax
public void SetMapOfSizesForStraights(
	ISet<FabricationPartSizeMap> fabricationPartSizeMaps
)
Parameters
Parameter Type Description
fabricationPartSizeMaps ISet The map containing the original straights size to the mapped sizes.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null