[TD]Fix 4486 allow detail view of Base with no solids
This commit is contained in:
committed by
WandererFan
parent
69c6272e11
commit
309a1455cb
@@ -75,6 +75,7 @@ public:
|
||||
DrawViewPart* baseView,
|
||||
DrawViewSection* sectionAlias);
|
||||
double getFudgeRadius(void);
|
||||
TopoDS_Shape projectEdgesOntoFace(TopoDS_Shape edgeShape, TopoDS_Face projFace, gp_Dir projDir);
|
||||
|
||||
protected:
|
||||
Base::Vector3d toR3(const gp_Ax2 fromSystem, const Base::Vector3d fromPoint);
|
||||
|
||||
Reference in New Issue
Block a user