Creates a new vector group from selection of individual vectors.
Creates a new vector group from selection of existing vector groups, building a composite vector group.
Creates a new vector group scaled about the selected frame. User may select a scale factor for each component of the vectors using the following control:
Creates new vector group only coping visible vectors. Vectors blocked from current point of view are not copied.
Area Profile check builds a new vector group to display the relative difference between the evaluated vector group(s) and the reference vectors with a specified area.
The Area Profile check has several inputs:
Reference Vectors. This can be a grid of vectors across the model which designate the centroid of an evaluation region. These reference vectors are used to define each evaluation region and they also define the base magnitude for comparison within each region.
Vector Group(s). The vector group or groups to be evaluated.
Radius to check. Defines the distance from the reference vector used for each evaluation in selecting surrounding vectors to evaluate.
Area Tolerance. The tolerance to use for the evaluation (which will be applied bi-laterally) and is used for vector colorization (go/no go).
Reference Vectors can be simply sub-sampled or built yourself. The spacing of these reference vectors define the evaluation coverage. With more gaps, regions will be missed, however, with more overlap you end up with redundant data and a slower evaluation:
As an example, if you wish to evaluate the area profile at 0.005” in every 5” segment using the following Reference Vectors
This Area Profile Check would produce the following result:
The evaluation process is as follows:
For each reference vector a list of vectors is created that fall within the evaluation radius.
For each vector in the list a new vector is created with the same position and orientation. The magnitude of this new vector is equal to vector magnitude minus the reference vector magnitude.
The color (Red/blue out of tolerance, or Green in tolerance) is set based upon your specified tolerance.
The resulting vector group shows the difference between the reference vector magnitude and the returned vector for each evaluated region and can be useful in evaluating the relative change in magnitude within a region.