moveglobal¶
- marxs.design.tolerancing.moveglobal(e, dx=0, dy=0, dz=0, rx=0.0, ry=0.0, rz=0.0)[source]¶
Move and rotate origin of the whole
marxs.simulator.Parallelobject.Parameters¶
- e :
marxs.simulator.Parallelor list of those elements Elements where uncertainties will be set
- dx, dy, dzfloat
translation in x, y, z (in mm)
- rx, ry, rzfloat
Rotation around x, y, z (in rad)
- e :