Beispiel #1
0
 public Hatch_Line(gp_Lin2d L, Hatch_LineForm T)
     : base()
 {
     throw new NotImplementedException();
 }
 public void AddLine(gp_Lin2d L, Hatch_LineForm T)
 {
     throw new NotImplementedException();
 }