Transform a rotated part to flat to the XZ plane
I have a 3d part which is centered around the z axis (Fig. 1 on image) as stl file and want to transform it with numpy-stl
or numpy
to be a flat part on the xy plane (Fig. 2).
I have a 3d part which is centered around the z axis (Fig. 1 on image) as stl file and want to transform it with numpy-stl
or numpy
to be a flat part on the xy plane (Fig. 2).