STEP Export in FreeCAD

From Open Source Ecology
Revision as of 22:50, 23 July 2022 by Marcin (talk | contribs) (Created page with "A useful behavior occurs in STEP export of shapes made from sketches: When one sketch has 2 shapes in it - both shapes appear as individual objects in the export - even thoug...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A useful behavior occurs in STEP export of shapes made from sketches:

When one sketch has 2 shapes in it - both shapes appear as individual objects in the export - even though a single sketch was used to generate them. This allows us to separate multiple parts from a single sketch - instead of using multiple sketches to generate multiple parts. This is unique to OSE workflows of large-scale, collaborative design.