Exemplo n.º 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();
 }
Exemplo n.º 2
0
 public void Append(GeomFill_SequenceOfTrsf theSeq)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public GeomFill_SequenceOfTrsf Assign(GeomFill_SequenceOfTrsf theOther)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public GeomFill_SequenceOfTrsf(GeomFill_SequenceOfTrsf theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public void Split(int theIndex, GeomFill_SequenceOfTrsf theSeq)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public void InsertBefore(int theIndex, GeomFill_SequenceOfTrsf theSeq)
 {
     throw new NotImplementedException();
 }