opencascade-hs-0.0.0.1: cpp/hs_TopoDS_Wire.cpp
#include <TopoDS_Wire.hxx>
#include "hs_TopoDS_Wire.h"
TopoDS_Wire * hs_new_TopoDS_Wire(){
return new TopoDS_Wire();
}
#include <TopoDS_Wire.hxx>
#include "hs_TopoDS_Wire.h"
TopoDS_Wire * hs_new_TopoDS_Wire(){
return new TopoDS_Wire();
}