Beispiel #1
0
 public void LoadWires(ShapeFix_SequenceOfWireSegment seqw)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void CollectWires(ShapeFix_SequenceOfWireSegment wires, ShapeFix_SequenceOfWireSegment seqw)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void DispatchWires(TopTools_SequenceOfShape faces, ShapeFix_SequenceOfWireSegment wires)
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public void SplitByGrid(ShapeFix_SequenceOfWireSegment seqw)
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public void SplitByLine(ShapeFix_SequenceOfWireSegment seqw, gp_Lin2d line, bool cutbyu, int cutindex)
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public void Append(ShapeFix_SequenceOfWireSegment theSeq)
 {
     throw new NotImplementedException();
 }
Beispiel #7
0
 public ShapeFix_SequenceOfWireSegment Assign(ShapeFix_SequenceOfWireSegment theOther)
 {
     throw new NotImplementedException();
 }
Beispiel #8
0
 public void Split(int theIndex, ShapeFix_SequenceOfWireSegment theSeq)
 {
     throw new NotImplementedException();
 }