public void Insert(Intf_SectionPoint pdeb, Intf_SectionPoint pfin) { throw new NotImplementedException(); }
public void Append(Intf_SectionPoint theItem) { throw new NotImplementedException(); }
public bool Contains(Intf_SectionPoint ThePnt) { throw new NotImplementedException(); }
public void InsertAfter(int theIndex, Intf_SectionPoint theItem) { throw new NotImplementedException(); }
public void SetValue(int theIndex, Intf_SectionPoint theItem) { throw new NotImplementedException(); }
public int IsEnd(Intf_SectionPoint ThePI) { throw new NotImplementedException(); }
public void Prepend(Intf_SectionPoint Pi) { throw new NotImplementedException(); }
public void PolygonInsert(Intf_SectionPoint Pi) { throw new NotImplementedException(); }
public void InsertBefore(int Index, Intf_SectionPoint Pi) { throw new NotImplementedException(); }
public bool Insert(Intf_SectionPoint Pi) { throw new NotImplementedException(); }
public bool IsOnSameEdge(Intf_SectionPoint Other) { throw new NotImplementedException(); }
public bool IsEqual(Intf_SectionPoint Other) { throw new NotImplementedException(); }
public Intf_SectionPoint(Intf_SectionPoint parameter1) : base() { throw new NotImplementedException(); }
public void Merge(Intf_SectionPoint Other) { throw new NotImplementedException(); }