Open franknoirot opened 1 day ago
While the shell operation has cleared up many of its limitations in and of itself, it does make the model mostly unusable after applying a shell. We should discuss whether to turn it on publicly if that remains the case when the UI side of this is done.
See discussion here for more background.
Engine notes
Ready. Initial passes and bug fixes complete.
API/KCL notes
Ready. There is an ergonomic
shell
standard library function available for usePoint-and-click notes
faces
: a selection-type argument that only allows for selection of planar faces. If the endcaps of an extrude or revolve are selected, use keywords"start"
and"end"
in the code mod's faces array. If it is a an extrude wall, apply a tag to the segment if needed and add that.thickness
: a KCL-type argument. Default to1
or some sensible number