Suppressing Clash Repetition in Reports
- Last UpdatedNov 14, 2025
- 1 minute read
Keywords:
REPORT FIRST
Description:
When used before an OUTPUT command, the REPORT FIRST option allows you to generate a sequence of reports from a single set of clash data such that each clash is reported once only throughout the complete sequence.
|
Example: |
|
|---|---|
|
REPORT FIRST ALL OUTPUT /ZONE.PIPES OUTPUT /ZONE.STEELW |
Assume that you have just run a clash check which includes piping and steelwork items among the elements checked. Then this sequence generates two separate reports; the first (from OUTPUT /ZONE.PIPES) shows all clashes involving pipework elements, including those between pipework and steelwork; the second (from OUTPUT /ZONE.STEELW) shows all clashes involving steelwork elements except those which were included in the first report (that means, the second report omits clashes between pipework and steelwork. |
Command Syntax:
>--- REPort FIRst ALL --->