public gp_Lin2d(gp_Lin2d parameter1) : base() { throw new NotImplementedException(); }
public double Angle(gp_Lin2d Other) { throw new NotImplementedException(); }
public double SquareDistance(gp_Lin2d Other) { throw new NotImplementedException(); }