Coordinate System in FreeCAD: Difference between revisions
Jump to navigation
Jump to search
(→Intro) |
No edit summary |
||
Line 8: | Line 8: | ||
*Work in the XY plane for the Sketches. Extrude in the Z direction | *Work in the XY plane for the Sketches. Extrude in the Z direction | ||
*Features on a solid object drawn as separate objects in the part tree propagate with the orientation of the original sketch. | *Features on a solid object drawn as separate objects in the part tree propagate with the orientation of the original sketch. | ||
*Features that break | |||
=Working Doc= | |||
<html> | |||
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRHpbad5pGYGcCWSeY0NlQAWeJFCKT2CvK5a_IIZITfDCyAx4lD9WRG0yQnfmbFQ9C3fhV_rbbnw-TP/embed?start=false&loop=false&delayms=3000" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> | |||
</html> | |||
[https://docs.google.com/presentation/d/1_kUzO4eRCqrHVpqxSSTs17oLhtikTTyYe_1NxrTKlTI/edit#slide=id.g123f2be0d6c_0_3 edit] | |||
{{subst:presentation}} |
Revision as of 17:55, 29 April 2023
Intro
This page explains how to do parametric design automation using the Spreadsheet Workbench in FreeCAD 16 including features on objects, translation, and rotation based on starting with sketches.
Coordinates and Operations
This is how FreeCAD 16 works:
- Proper angular rotation occurs when rotating around the Z axis (axis = 0, 0, 1)
- Work in the XY plane for the Sketches. Extrude in the Z direction
- Features on a solid object drawn as separate objects in the part tree propagate with the orientation of the original sketch.
- Features that break
Working Doc
{{subst:presentation}}