[TD]skip LCS infinite shapes

This commit is contained in:
Wanderer Fan
2022-03-19 13:07:35 -04:00
committed by WandererFan
parent 6eafd18030
commit 7c24e54704
2 changed files with 53 additions and 13 deletions

View File

@@ -52,6 +52,8 @@ public:
static Base::Vector3d getLocation3dFromFeat(App::DocumentObject* obj);
static bool prefAdd2d(void);
static TopoDS_Shape stripInfiniteShapes(TopoDS_Shape inShape);
protected:
private: