View Full Version : margin line in autohydro


babri
09-02-2009, 02:55 AM
hi,
I use margin command in autohydro to define deck edge. but sometimes the line created by autohydro is not correct, for example when deck has a soft edge.
How can i control the margin line? Is it possible to modify gf file manually for defining margin line point to point? need your help.
Thanks

Paul Kotzebue
09-02-2009, 09:59 AM
You can manually define the deck edge in the GF file. You can also manually define the margin line.

The deck edge is defined with the line code "0,0,DK" at the end of the deck edge point:

4.518,8.744,0,0,DK

The deck edge at the above point is defined by the DK line code. The 0,0 are surface codes. You need to add them to get the DK code in the right place.

The margin line is defined near the end of the GF file with other information pertaining to the component with the margin line:

**
HULL.C
0
1
0,0,0
s0
0.25,0.25,0.25

The above defines a 3" or o.25 ft margin at component HULL.C.

Hope this helps.

View Full Version : margin line in autohydro