M

FabricationNetworkChangeService.SetMapOfInLinePartTypes

Description:
Set the mapping of fabrication part types for in-line parts for the service and palette to change to.
public void SetMapOfInLinePartTypes(
	IDictionary<ElementId, ElementId> fabricationPartTypes
)
  • IDictionary<ElementId, ElementId>
    fabricationPartTypes
    The map containing the original fabrication part type to the fabrication part type to change to.