コード例 #1
0
 public void Vertices(TopoDS_Edge E, TopTools_Array1OfShape Vces)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public Geom_BSplineSurface TotalSurf(TopTools_Array1OfShape shapes, int NbSect, int NbEdges, bool w1Point,
                                      bool w2Point, bool vClosed)
 {
     throw new NotImplementedException();
 }