PRIMER 22.1
MEASURE: Measuring the Distance and Angles between Nodes and Points on the Screen
MEASURE Measuring the Distance and Angles between Nodes and Points on the Screen
|
|
The command is invoked from the Tools panel at the top of the screen or from the shortcut key M. The following table gives a summary of the available options:
|
||||||||||||||||||||||||
|
Screen "points" are simply transient 2d locations
on the display picked with the cursor. They do not have any structural significance
and are not part of any model. Distances and angles computed from them are
in the 2d screen (x,y) space system.
In this example the user has selected two points, labelled P1 and P2 on the screen, and the 2D projected vector between them is to be computed. The reported distance, and its orientation with respect to the model, will be a function of the current transformation matrix. Therefore point-based measurement should be used when projected distances are required. For true 3D model space measurement it is better to use nodes. |
Screen "points" are simply transient 2d locations
on the display picked with the cursor. They do not have any structural significance
and are not part of any model. Distances and angles computed from them are
in the 2d screen (x,y) space system.