-
-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] when converting to mesh the output isn't what I expected #485
Comments
what I expected is to:
the Blender file: note: in the same file another sketch converted to mesh and filled and looks strange too. |
From my understanding of this software, you can only make one figure at the time with CADS, without the choice of number of planes faces. Like if every 2D line were a wall. Maybe Screw Modifier can be a better solution ? |
@IGLOU-EU I think screw will help in 3D, but I'm still 2D, before CAD-Sketcher the workflow would be drawing in other app like librecad, inkscape, solvespace, FreeCAD ....etc and import drawing in blender as svg or dxf then converting to mesh and fill faces then going 3D with extrude or solidify or screw or what ever, my issue here is the sketch being translated badly on the 2d level, if I have two vertices constrained with coincident they should not break and move when converted. |
OK I found some explanation here https://hlorus.github.io/CAD_Sketcher/integration/ , I understand that I should follow the first of the Best practices, could someone explain how to connect entities by sharing a start-/endpoint ? To avoid running into such limitations try to follow these practices:
|
Contact Details
[email protected]
Description
A bug happened! when converting to mesh the output isn't what I expected
Addon Version
0.27.5
Blender Version
4.2.0
What platform are you running on?
Linux
The text was updated successfully, but these errors were encountered: