public LProp_CurAndInf(LProp_CurAndInf parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void Perform(GeomAbs_CurveType T, double UFirst, double ULast, LProp_CurAndInf Result)
 {
     throw new NotImplementedException();
 }