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