6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
![]() |
/// 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'
|