Skip to content

uk_Release Notes 0.3

Kuzemko Alexsandr edited this page May 2, 2022 · 1 revision

New Feature

  • Add co-linear constraint
  • Allow creating XZ and ZY working plane. Or select any face and create a work plane on it. The work plane is not attached to the source. If you want an attached plane, use the new SubShapeBinder in PartDesign. It can be used without a body.

Виправлено помилки

  • Fix zero angle locking in various composite constraints (PlaneCoincident, PlaneAlignment, AxialAlignment, etc)
  • Fix negative offset in various composite constraints
  • Fix line plane parallel/perpendicular constraints.

FreeCAD LinkStage3

  • New Topological Naming framework (e057cc17, ba4a6e6c, c38ef04d, 579dee27).

  • Stabilized Sketcher geometry element naming.

  • New SketchExport to export any private geometry of a sketch, including the construction lines, and external edges. The Export can have synchronized placement with the parent sketch, or independent placement, or even with its own plane attachment (5fc101b3).

  • Sketcher Geo-history reuses deleted geometry names for new elements that have the same topology (2ddd4b44).

  • Two-pass recompute to allow some cases of dependency inversion, which is used on SketchExport. (70c3d859).

  • New SubShapeBinder in PDN supports relative linking that respects the parent group placement. (73035a66).

  • Tree view supports multiple sub-elements drag and drop (a2f057af).
Clone this wiki locally