3 polylines, the middle is dashed2 with a width= pipe diameter
Registered forum members do not see this ad.
What kind of linetype does everyone use for Storm lines? Do you use unique linetypes for each pipe diameter?




3 polylines, the middle is dashed2 with a width= pipe diameter
Last edited by lpseifert; 13th Feb 2008 at 07:26 pm.




Try this... I can't take full credit, I edited the RRL.lsp found here
Last edited by lpseifert; 6th Mar 2008 at 08:28 pm.
Hey that works pretty good! That will definitely cut down on time.
I use a few different ones, depends on the mood I'm in.
Code:*SW,----SW----SW---- A,10,-1.47,["SW",ISO,S=1.2,R=0,X=-0.97,Y=-0.6],-1.47,10 *RCP,--RCP----RCP-- A,2,-1.7,["RCP",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,2 *RCP_2,--RCP-- - --RCP-- A,3,-1.7,["RCP",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,6,-1,0.5,-1,3 *RCP_3,--RCP-- - ------ - --RCP-- A,3,-1.7,["RCP",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,6,-1,0.5,-1,12,-1,0.5,-1,3 *RCBC,--RCBC----RCBC-- A,2,-1.9,["RCBC",ISO,S=1.2,R=0,X=-1.7,Y=-0.6],-1.7,2 *RCBC_2,--RCBC-- - --RCBC-- A,3,-1.9,["RCBC",ISO,S=1.2,R=0,X=-1.7,Y=-0.6],-1.7,6,-1,0.5,-1,3 *RCBC_3,--RCBC-- - ------ - --RCBC-- A,3,-1.9,["RCBC",ISO,S=1.2,R=0,X=-1.7,Y=-0.6],-1.7,6,-1,0.5,-1,12,-1,0.5,-1,3 *PIPE,--PIPE-- - --PIPE-- A,3,-1.9,["PIPE",ISO,S=1.2,R=0,X=-1.7,Y=-0.6],-1.7,6,-1,0.5,-1,3 *375,--375----375-- A,2,-1.7,["375",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,2 *450,--450----450-- A,2,-1.7,["450",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,2 *525,--525----525-- A,2,-1.7,["525",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,2 *600,--600----600-- A,2,-1.7,["600",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,2 *750,--750----750-- A,2,-1.7,["750",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,2 *900,--900----900-- A,2,-1.7,["900",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,2 *2x900,--2x900----2x900-- A,2,-1.7,["2x900",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,2 *XRCP,--EXIST RCP----EXIST RCP-- A,2,-1.7,["EXIST RCP",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-7,2 *XRCP_2,--EXIST RCP-- - --EXIST RCP-- A,3,-1.7,["EXIST RCP",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-7,6,-1,0.5,-1,3 *XRCP_3,--EXIST RCP-- - ------ - --EXIST RCP-- A,3,-1.7,["EXIST RCP",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-7,6,-1,0.5,-1,12,-1,0.5,-1,3 *PVC,--PVC----PVC-- A,2,-1.7,["PVC",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,2 *PVC_2,--PVC-- - --PVC-- A,3,-1.7,["PVC",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,6,-1,0.5,-1,3 *PVC_3,--PVC-- - ------ - --PVC-- A,3,-1.7,["PVC",ISO,S=1.2,R=0,X=-1.2,Y=-0.6],-1.7,6,-1,0.5,-1,12,-1,0.5,-1,3
Most of the time I use a multi-line with a centerline of the pipe along with the inside and outside of the wall as shown. Other times I'll do like lpseifert says.
As I get better with Civil 3D and more involved with the pipes in it then I'll do them with the proper C3D tools, but until then...
"Constantly choosing the lesser of two evils is still choosing evil." ~ Jerry Garcia
flickr | work | blog | creed
rustysilo's tips & tutorials


any way you guys could expand this further and show me how to convert the initial polyline into a stormwater pipe but also into a dynamic block with a visibility option and able to change pipe sizes with just 2 clicks?
Registered forum members do not see this ad.
Hey, big ask. Looks like rustysilo has it all worked out, with cline and ID and OD for the pipes. Maybe he can point you in the right direction. As for a 2 click conversion, that may mean setting up buttons for different pipe diams.![]()
Bookmarks