Skip to content

Releases: kbwbe/A2plus

V0.4.47 Release 2020-04-26

26 Apr 12:38
25e590e
Compare
Choose a tag to compare
Pre-release

A new command has been added for finding conflicting constraints.

V0.4.46 Release-2020-04-04

04 Apr 13:04
a2bffc9
Compare
Choose a tag to compare
Pre-release

New automatic adjustment of constraints's directions after updating of imported parts. This improves the robustness of assemblies against flipping plane normals or flipping edge directions during assembly updates.

This is done automatically after part's update. Also a new command button is available to do this manually.
(a2p_reAdjustConstraintDirectionsCommand)

All constraints of an assembly document are readjusted at one step.

V0.4.45 Release 2020-03-07

07 Mar 16:06
f4c8c0d
Compare
Choose a tag to compare
Pre-release
  • setting a constraint to invisible state now triggers constraint.Suppressed = True (an vice versa)

V0.4.44 Release 2020-02-23

23 Feb 16:52
5c10df5
Compare
Choose a tag to compare
Pre-release

Now it is possible to update only parts of an assembly. If some parts/subassemblies are selected BEFORE using one of the update commands, you will be asked whether you want to update only the selected parts or the full assembly.

V0.4.43 Bugfix release 2020-02-23

23 Feb 12:09
a16cea4
Compare
Choose a tag to compare
Pre-release
  • Fix missing parts during imports, caused by usage of shapebinders.

V0.4.42 Release 2020-02-01

01 Feb 15:51
01603ec
Compare
Choose a tag to compare
Pre-release
  • avoid imported sketches to be listed in the partslist
  • enhance constraints (pointOnLine, axial, axisParallel). An axis of a circular edge can be used as line.

The improved constraints give better flexibility if constraining parts to a sketch.

V0.4.41 Release 2020-01-26

26 Jan 16:31
7673497
Compare
Choose a tag to compare
Pre-release
  • allow "a2p_importSingleShapeReference" to import a single sketch from a FC file

The resulting shape from a sketch can be imported and can be used as:

  • Basefeature of Part Design bodies
  • Assembly basic sketch, usable with constraints

This enables some basic handling of top/down designs.

V0.4.40 Bugfix Release 2020-01-18

18 Jan 15:32
e0a8c2c
Compare
Choose a tag to compare
Pre-release
  • fix import of booleans for FC0.19
  • prevent section surfaces from being imported
  • fix truncated lines on preferences page
  • fix grouping of constraints under parent objects

V0.4.39 Release 2020-01-12

12 Jan 13:12
cd0a52b
Compare
Choose a tag to compare
Pre-release
  • add basic support for fasteners Workbench

Assemblies, containing objects created by the fasteners WB can be imported now.

V0.4.38 Release 2020-01-06

06 Jan 08:10
7d77d84
Compare
Choose a tag to compare
Pre-release
  • better support for splined edges and splined faces