Exemple #1
0
 public bool EdgesOUTofBoundsUV(TopTools_ListOfShape EdsToCheck, bool onU, double tolx,
                                TopTools_DataMapOfOrientedShapeInteger FyEds)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public bool EdgesWithFaultyUV(TopTools_ListOfShape EdsToCheck, int nfybounds,
                               TopTools_DataMapOfOrientedShapeInteger FyEds, bool stopatfirst)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public bool TrslUV(bool onU, TopTools_DataMapOfOrientedShapeInteger FyEds)
 {
     throw new NotImplementedException();
 }