#include "PreCompiled.h"
#include <BRepFilletAPI_MakeFillet.hxx>
#include <TopExp_Explorer.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Edge.hxx>
#include <Mod/Part/App/TopoShape.h>
#include "FeatureFillet.h"
Go to the source code of this file.
Variables | |
const App::PropertyFloatConstraint::Constraints | floatRadius = {0.0f,FLT_MAX,0.1f} |
const App::PropertyFloatConstraint::Constraints floatRadius = {0.0f,FLT_MAX,0.1f} |
Definition at line 42 of file esign/App/FeatureFillet.cpp.
Referenced by PartDesign::Fillet::Fillet().