[TD]fix Orientation of Detail of Section of DPG

This commit is contained in:
wandererfan
2019-10-26 13:56:43 -04:00
committed by WandererFan
parent d296e10cb4
commit a6357bc86e
3 changed files with 55 additions and 40 deletions

View File

@@ -94,6 +94,7 @@ public:
Base::Vector3d axis,
double degAngle) ;
gp_Ax2 getSectionCS (const std::string dirName);
gp_Ax2 getSectionCS ();
TechDraw::DrawViewPart* getBaseDVP();
TechDraw::DrawProjGroupItem* getBaseDPGI();