SQL for Setting All Link and Node Parameters in an ICM SWMM Network · November 20, 2022 SQL for Setting All Link and Node Parameters in an ICM SWMM NetworkSQL for Links SET conduit_height=1000;SET conduit_width=1000;SET length=100;SET roughness_depth_threshold=0.011;SQL for NodesSET maximum_depth=10;SET invert_elevation=0.0;