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

348 B

title, subtitle, excerpt, layout
title subtitle excerpt layout
cutStrategy::csg Constant in cutStrategy The CSG strategy is slowest, but it can handle complex cases (like chamfering two edges that touch). manual

The CSG strategy is slowest, but it can handle complex cases (like chamfering two edges that touch).

cutStrategy::csg: string = "csg"