コード例 #1
0
 public void SetType(GeomAbs_CurveType Type)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void Perform(GeomAbs_CurveType T, double UFirst, double ULast, LProp_CurAndInf Result)
 {
     throw new NotImplementedException();
 }