Files
modeling-app/docs/kcl-std/consts/std-cutStrategy-automatic.md
Adam Chalmers 8f7ef4967f Update docs
2025-05-07 13:36:42 -05:00

360 B

title, subtitle, excerpt, layout
title subtitle excerpt layout
cutStrategy::automatic Constant in cutStrategy Try the fast but simple Basic strategy, and if that fails, try the slow and complex CSG strategy. manual

Try the fast but simple Basic strategy, and if that fails, try the slow and complex CSG strategy.

cutStrategy::automatic: string = "automatic"