Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Everything E3D

Displaying Clashes Visually

  • Last UpdatedJan 11, 2024
  • 1 minute read

Keywords:

REPORT GRAPHICS COLOUR CLASH OBST RESETHIGHLIGHT

Description:

In addition to alphanumeric reporting of clash data (to your terminal or to a file), Model can show the locations of clashes graphically by highlighting the clashing elements on the display.

When graphical reporting is switched on, for each clash found, the element in the obstruction list (the ‘clashee’) is displayed in the CLASH color and the element in the check list (the ‘clasher’) is displayed in the OBST color.

If a clashing element is already in the drawlist (that means, already displayed), it will be highlighted by a change to the appropriate color. If the element is not currently displayed, it will be added to the drawlist automatically (in the default visible color) and will then be highlighted in the appropriate color.

The element stays highlighted until another clash check is run, or until the user removes all graphical highlighting specifically by using the RESETHIGHLIGHT command.

Examples:

REPORT GRAPHICS ON

REPORT GRAPHICS OFF

Highlights clashes on the graphical display Clashes not highlighted on the graphical display (the default).

RESET

Removes graphical highlighting from all Volume views.

Command Syntax:

>--- REPort --- GRAphics --- <onoff> --->

>--- COLour -+- CLASH -.
             |         |
             ‘- OBST --+- colour_name --------------.
                       |                            |
                       ‘- MIX RED n GREen n BLUe n -+-> 
>--- RESEThighlight --->

Querying:

Q CLASH REPort GRAphics

Related Links