コード例 #1
0
 public void Append(TColGeom2d_SequenceOfBoundedCurve theSequence)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public TColGeom2d_SequenceOfBoundedCurve Assign(TColGeom2d_SequenceOfBoundedCurve theOther)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public TColGeom2d_HSequenceOfBoundedCurve(TColGeom2d_SequenceOfBoundedCurve theOther)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public void Split(int theIndex, TColGeom2d_SequenceOfBoundedCurve theSeq)
 {
     throw new NotImplementedException();
 }