spiralCross

Adds a new spiral cross to the geometry.

Inline mode usage:

  • spiralCross -h: Display a help message.
  • spiralCross -n name -p x y z thickness firstSegmentLength secondSegmentLength thirdSegmentLength: Create a new spiral cross.

Interactive mode usage:

The following steps will be needed in order to create a new spiral cross:

  1. Select center [x y z]: Central point of the cross.
  2. Thickness [double]: Thickness of the segments of the cross.
  3. Length of first segment [double]: Length of the first segment of each blade.
  4. Length of second segment [double]: Length of the second segment of each blade.
  5. Length of third segment [double]: Length of the third segment of each blade.

Example:



Figure 1. spiralCross example