Spatial Library (Beta)
The Spatial (Beta) library contains functions that deal with minimum distance and result mapping.
The minimum distance and value mapping functionality has been updated since it was first introduced, however it is still in beta form for testing purposes. These operators may change before they are finalized.
Calculation of minimum distance from two node sets (the tire) to an element
set (the bumper fascia) using the NSMinDisance operator with the display
option set to “byall”:
The same operation with the display option set to “bymin”
shows a single vector from each “from” patch to the element set:
The result is a vector that can be plotted directly or contoured.
Mapping
of values from one model/result to another, can also be performed using
ValueMapToNode. The image below shows both a coarse and fine model:
The model on the left is fine (~37K elements), and shows values mapped to from
the coarse model on the right (~10K elements):