Is it possible to include logic or boolean expressions in the definition of a curve?
I've two different curves, one presenting an error due to atan(something/0) and the other producing a discontinuity in theta (by 180 degrees) also due to trigonometric functionality.
The first error I could...
I have a sketch in the x-y plane. (in case it's relevant it's defined from two datumn curves and an outside edge).
I would like to sweep it (as a cut) along a helix that propogates in the z direction (ie, in the xy plane it appears circular, centred at the origin). I have defined said helix...