Content deleted Content added
|
|
|
;Methodology
<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).
# The inverts of the pipes should raise or lower the standard egg-shape cross-section to the appropriate height.
</ul>
<br>
|