public BRepOffsetAPI_MakePipe(TopoDS_Wire Spine, TopoDS_Shape Profile, GeomFill_Trihedron aMode)
     : base()
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void Init(Geom_Curve Path, Geom_Curve FirstSect, GeomFill_Trihedron Option)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public BRepFill_Pipe(TopoDS_Wire Spine, TopoDS_Shape Profile, GeomFill_Trihedron aMode, bool ForceApproxC1)
     : base()
 {
     throw new NotImplementedException();
 }
示例#4
0
 public GeomFill_Pipe(Geom_Curve Path, Geom_Curve FirstSect, GeomFill_Trihedron Option)
     : base()
 {
     throw new NotImplementedException();
 }