Description

Based on the way the intersection rays are cast, there are four possible projection types to be performed:

Use the Type pull-down to select the preferred projection method.
Use the Type pull-down to select the preferred projection method.

Closest Point

Closest Point projection is orientation independent. Points are simply moved to the closest point on the database. This procedure is also known as a normal projection because the rays cast through each point will intersect the database orthogonally. An example of a Closest Point projection of a domain onto a hemispherical surface can be seen in the figure below.

AltText
Closest Point projection finds the closest database point for each grid point and normally projects it to that point.

This projection method is the easiest to apply since it requires the least amount of setup. However, it should be applied with care since it sometimes is not readily apparent beforehand which is the closest database location.

Linear

In Linear projection, points are projected along parallel rays. The ray cast direction can be along the Display window's line of sight (default), along a saved orientation, or along a selected principal axis.

Set up a direction for your Linear projection in the Linear Projection Direction frame.
Set up a direction for your Linear projection in the Linear Projection Direction frame.

The Linear Projection Direction frame provides several options for setting the ray cast direction:

  • Use Default: Sets the ray cast direction along the normals of the selected domain. This option ensures that the ray cast direction is based on the shape of the domain.
  • Use X-Axis: Sets the ray cast direction along the x-axis.
  • Use Y-Axis: Sets the ray cast direction along the y-axis.
  • Use Z-Axis: Sets the ray cast direction along the z-axis.
  • Use Current: Sets the ray cast direction so that rays are cast through the points and along the current line of sight vector. This option requires that you orient the view so that you are satisfied that the rays cast will intersect the target database in the desired manner.

Linear projections are general purpose and can be used in most cases with easily predicted results. It is recommended that you use an orthonormal viewing transformation when orienting the image prior to projection.

An example of a linear projection of a domain onto a hemispherical surface can be seen in the figure below.

Linear Projection
Linear projection uses either a selected principal axis or the line of sight based on the viewing plane to project grid points onto a database.

Cylindrical

Cylindrical projection is named for its analogy with a cylindrical coordinate system. This method projects grid points along rays relative to one of the principal axes or a user-defined axis of projection. The rays emanate orthogonally from the axis and pass through each point.

Set up an axis for your Cylindrical projection in the Cylindrical Axis frame.
Set up an axis for your Cylindrical projection in the Cylindrical Axis frame.

The Cylindrical Axis frame provides several options for setting the projection axis and direction:

  • XYZ: Is a point placement text field for entering the coordinates of an arbitrary axis of projection.
  • Direction: Sets the direction of the axis of projection.
  • Use X-Axis: Sets the x-axis as the axis of projection.
  • Use Y-Axis: Sets the Y-axis as the axis of projection.
  • Use Z-Axis: Sets the z-axis as the axis of projection.

Cylindrical projections are useful for projecting points onto ducted geometries such as the inside of an aircraft engine intake duct. An example of a cylindrical projection of a domain onto a hemispherical surface can be seen in the figure below.

Cylindrical projection uses an axis of projection to determine how and where projected grid points intersect the
  target database
Cylindrical projection uses an axis of projection to determine how and where projected grid points intersect the target database.

Spherical

Spherical projection is named for its analogy with a spherical coordinate system. This method projects points along rays relative to a user-defined point. The projection rays emanate from the point and pass through each point.

Set up the center point for your Spherical projection in the Spherical Center Point frame.
Set up the center point for your Spherical projection in the Spherical Center Point frame.

The Spherical Center Point frame provides two options for setting the projection center point:

  • XYZ: Sets the center point of the projection to the specified XYZ values.
  • Use Origin: Sets the center point of the projection to the origin (0,0,0).

Spherical projections are useful for projecting points onto blunt geometries such as the nose of a missile. An example of a Spherical projection of a domain onto a hemispherical surface can be seen in the figure below.

Project Spherical
Spherical projection uses a center point through which all grid points pass as they are projected onto the target database.

Demonstration