public GeomPlate_BuildAveragePlane(TColgp_SequenceOfVec Normals, TColgp_HArray1OfPnt Pts)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool InitInterval(double First, double Last, double Step, ref double startAng, gp_Vec prevTangent,
                          gp_Vec prevNormal, gp_Vec aT, gp_Vec aN, Law_Function FuncInt, TColStd_SequenceOfReal SeqPoles,
                          TColStd_SequenceOfReal SeqAngle, TColgp_SequenceOfVec SeqTangent, TColgp_SequenceOfVec SeqNormal)
 {
     throw new NotImplementedException();
 }