public void SetType(GeomAbs_CurveType Type)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void Perform(GeomAbs_CurveType T, double UFirst, double ULast, LProp_CurAndInf Result)
 {
     throw new NotImplementedException();
 }