コード例 #1
0
 public BRepMAT2d_BisectingLocus(BRepMAT2d_BisectingLocus parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void Perform(BRepMAT2d_Explorer Explo, BRepMAT2d_BisectingLocus BiLo)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public void LinkToWire(TopoDS_Wire W, BRepMAT2d_Explorer Explo, int IndexContour, BRepMAT2d_BisectingLocus BiLo)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public BRepMAT2d_LinkTopoBilo(BRepMAT2d_Explorer Explo, BRepMAT2d_BisectingLocus BiLo)
     : base()
 {
     throw new NotImplementedException();
 }