Files
Atomizer/tools
Antoine 9a5f086684 fix(extrude): robust section creation with multi-approach fallback
- Create section explicitly if builder.Section returns None
- Try 3 approaches for adding curves: CreateRuleCurveFeature,
  CreateRuleCurveDumb with options, CreateRuleCurveDumb without
- Detailed step-by-step logging for debugging
- Get help point from first sketch curve for section seeding
2026-02-17 00:59:37 +00:00
..