Files
modeling-app/rust/kcl-lib/std/sweep.kcl

6 lines
195 B
Plaintext
Raw Normal View History

/// Local/relative to the trajectory curve
export TRAJECTORY = 'trajectoryCurve'
/// Local/relative to a position centered within the plane being sketched on
export SKETCH_PLANE = 'sketchPlane'