opencascade-hs-0.1.1.1: cpp/hs_BRepBuilderAPI_MakeShape.h
#ifndef HS_BREPBUILDERAPI_MAKE_SHAPE_H
#define HS_BREPBUILDERAPI_MAKE_SHAPE_H
#include "hs_types.h"
#ifdef __cplusplus
extern "C" {
#endif
TopoDS_Shape * hs_BRepBuilderAPI_MakeShape_shape(BRepBuilderAPI_MakeShape * builder);
#ifdef __cplusplus
}
#endif
#endif // HS_BREPBUILDERAPI_MAKE_SHAPE_H