Problem Description: When applying a FilletEdge to a closed polysurface generated via Sweep1, the command shows a perfect preview. However, upon pressing Enter to finish, the command closes and nothing happens. No geometry is created, and no error message is displayed. Curiously, if I press Ctrl+Z immediately after, the undo stack shows that it’s reverting a step before the command even started, as if the FilletEdge was never executed.
Model Specifications:
-
Object: 1 Closed Polysurface.
-
Integrity:
ExtractBadSrfreports no bad surfaces;ShowEdgesconfirms zero naked edges. -
Units/Tolerance: Millimeters. Absolute Tolerance is set to 0.001.
-
Dimensions: Attempting a 0.5mm radius on a face with approximately 1.3mm of clearance.
Troubleshooting already performed:
-
RailType: Tested both
RollingBallandDistBetweenRailswith the same result. -
TrimAndJoin: When set to
No, Rhino successfully generates the fillet surfaces as separate objects, but fails to automate the process when set toYes. -
Geometry Density: The
Sweep1result has a high density of isoparms. I suspect the intersection calculation might be collapsing due to the surface complexity.



