示例#1
0
 public void Append(BRepFill_SequenceOfEdgeFaceAndOrder theSeq)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void Split(int theIndex, BRepFill_SequenceOfEdgeFaceAndOrder theSeq)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public BRepFill_SequenceOfEdgeFaceAndOrder Assign(BRepFill_SequenceOfEdgeFaceAndOrder theOther)
 {
     throw new NotImplementedException();
 }
示例#4
0
 public void AddConstraints(BRepFill_SequenceOfEdgeFaceAndOrder SeqOfConstraints)
 {
     throw new NotImplementedException();
 }