Content deleted Content added
|
|
|
;Methodology
<ul>
#1.Create a 1d_tab HW (height vs width) .csv file for each standard shape (ie. set up a database of the egg-irregular 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). <br>
#2. 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.
#3. 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-irregular shape it is).
#4. The inverts of the pipes should raise or lower the standard egg-shape cross-section to the appropriate height.
</ul>
|