Trimmingoverhung.7z
: Ensure the operation is non-destructive until the user saves the final output.
For : Use a Sutherland-Hodgman clipping algorithm or a Mesh Boolean operation.
: Ensure that after trimming, the remaining geometry is "capped" or closed if it needs to remain a solid volume. 3. Key Feature Considerations TrimmingOverhung.7z
: Remove the segments of the geometry that exist on the "outside" of the boundary. 2. Proposed Implementation Steps
: Allow users to set a "buffer" so that trimming isn't too aggressive. : Ensure the operation is non-destructive until the
The feature likely needs to perform a boolean or clipping operation.
: A target geometry (the "overhang") and a reference boundary (the "trimming plane" or "support edge"). Proposed Implementation Steps : Allow users to set
: Implement a "ghosting" effect where the part to be trimmed is highlighted in red before the action is confirmed.