1D Bridges: Difference between revisions

Content deleted Content added
Rohan.king (talk | contribs)
Rohan.king (talk | contribs)
Line 31:
<ul>
#Create a 1d_tab HW (height vs width) .csv file for each standard shape (ie. set up a database of the egg-shapes). For the height value you can start at a value of zero so that height becomes depth (this might making the .csv files easier).
 
#Any number of 1d_tab lines can reference the same .csv file, ie. you don't need to have a unique .csv file for every 1d_tab line.
#One option is to copy and paste the 1d_tab lines across each pipe (if you use a two vertex 1d_tab line there is no requirement that the 1d_tab line is snapped to the 1d_nwk pipe line - they just need to intersect). Each line will need to reference the relevant standard egg-shape HW .csv file (this could be automated using SQL Select if you have an attribute on the pipe to indicate which egg-shape it is).