Fix Detail view orientation

This commit is contained in:
wandererfan
2018-07-18 13:41:11 -04:00
committed by Yorik van Havre
parent 2b08754c17
commit d48d014eb9
3 changed files with 58 additions and 15 deletions

View File

@@ -59,6 +59,8 @@ TopoDS_Shape TechDrawExport scaleShape(const TopoDS_Shape &input,
TopoDS_Shape TechDrawExport rotateShape(const TopoDS_Shape &input,
gp_Ax2& viewAxis,
double rotAngle);
TopoDS_Shape TechDrawExport moveShape(const TopoDS_Shape &input,
const Base::Vector3d& motion);
//! Returns the centroid of shape, as viewed according to direction