コード例 #1
0
 public GeomFill_NSections(TColGeom_SequenceOfCurve NC, GeomFill_SequenceOfTrsf Trsfs, TColStd_SequenceOfReal NP,
                           double UF, double UL, double VF, double VL, Geom_BSplineSurface Surf)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void Append(GeomFill_SequenceOfTrsf theSeq)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public GeomFill_SequenceOfTrsf Assign(GeomFill_SequenceOfTrsf theOther)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public GeomFill_SequenceOfTrsf(GeomFill_SequenceOfTrsf theOther)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public void Split(int theIndex, GeomFill_SequenceOfTrsf theSeq)
 {
     throw new NotImplementedException();
 }
コード例 #6
0
 public void InsertBefore(int theIndex, GeomFill_SequenceOfTrsf theSeq)
 {
     throw new NotImplementedException();
 }