Skip to content

2D CAD - shapes are fused on export #699

Answered by jdegenstein
WayneSherman asked this question in Q&A
Discussion options

You must be logged in to vote

@WayneSherman your approach in algebra mode is to essentially create a Compound by using Sketch (in build123d Sketch is a type of Compound also known as an assembly). In general, the builders are designed to by default automatically fuse objects together, so what you observed is expected behavior (n.b. see the mode parameters of the objects e.g. Rectangle in this case and also of the builders). If the objects "don't touch" then they will remain as separate shapes, but they will be (by default) automatically "merged" otherwise. When talking about BuildPart, I often say that it is intended for "single solid design" but it can be used for multiple solids subject to the above constraints.

Bac…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jdegenstein
Comment options

Answer selected by WayneSherman
@WayneSherman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants