Fix Detail view orientation
This commit is contained in:
committed by
Yorik van Havre
parent
2b08754c17
commit
d48d014eb9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user