public bool IsDifferent(HatchGen_PointOnElement Point, double Confusion) { throw new NotImplementedException(); }
public HatchGen_PointOnElement(HatchGen_PointOnElement parameter1) : base() { throw new NotImplementedException(); }
public void Append(HatchGen_PointOnElement theItem) { throw new NotImplementedException(); }
public void SetValue(int theIndex, HatchGen_PointOnElement theItem) { throw new NotImplementedException(); }
public void InsertAfter(int theIndex, HatchGen_PointOnElement theItem) { throw new NotImplementedException(); }
public void AddPoint(HatchGen_PointOnElement Point, double Confusion) { throw new NotImplementedException(); }