Files
modeling-app/docs/kcl/KNOWN-ISSUES.md
Jess Frazelle 47d40eb801 Update test artifacts for patterns with holes (#1566)
* update test artifacts

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* update known issues

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* screenshots

Signed-off-by: Jess Frazelle <github@jessfraz.com>

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
2024-02-28 19:18:23 -08:00

732 B

Known Issues

The following are bugs that are not in modeling-app or kcl itself. These bugs once fixed in engine will just start working here with no language changes.

  • Sketch on Face: If your sketch is outside the edges of the face (on which you are sketching) you will get multiple models returned instead of one single model for that sketch and its underlying 3D object. If you see a red line around your model, it means this is happening.

  • Import: Right now you can import a file, even if that file has brep data you cannot edit it, after v1, the engine will account for this. You also cannot currently move or transform the imported objects at all, once we have assemblies this will work.