margin line in autohydro

Discussion in 'Software' started by babri, Sep 2, 2009.

  1. babri
    Joined: Sep 2009
    Posts: 13
    Likes: 0, Points: 1, Legacy Rep: 10
    Location: Iran

    babri Junior Member

    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
     
  2. Paul Kotzebue

    Paul Kotzebue Previous Member

    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.
     
    babri likes this.
Loading...
Forum posts represent the experience, opinion, and view of individual users. Boat Design Net does not necessarily endorse nor share the view of each individual post.
When making potentially dangerous or financial decisions, always employ and consult appropriate professionals. Your circumstances or experience may be different.