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