public BRepTools_GTrsfModification(gp_GTrsf T)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public BRepBuilderAPI_GTransform(TopoDS_Shape S, gp_GTrsf T)
     : base()
 {
     throw new NotImplementedException();
 }