Clash Detecting Design or Production Data
- Last UpdatedNov 14, 2025
- 1 minute read
In Design there are structural design data, termed Design and detailed design data, termed PRODUCTION. These two sets of data represent the same model item and occupy the same 3D space. In clasher you only want to clash against one of the sets of data.
The facility provides you with the option of switching the "obstruction" between Design and Production. The option will only be applied when ‘OBST ALL’ is in place, that means, if the user has specified an explicit list of obstructions, then the settings will be ignored.
|
Example: |
|
|---|---|
|
OBSTRUCTION HULL DESIGN OFF |
Will not clash against hull Design items |
|
OBSTRUCTION HULL DESIGN ON |
Will clash hull Design items - this is the default |
|
OBSTRUCTION HULL PRODUCTION OFF |
Will not clash against hull Production items - this is the default |
|
OBSTRUCTION HULL PRODUCTION ON |
Will clash against hull Production items |
Command Syntax:
>---OBStruction----+--- HULL DESIGN ----.
| |
| |
‘--- HULL PRODUCTION ---+--- ON -----.
| |
| |
‘--- OFF ----+--->
Querying
Q CLASH OBSTRUCTION HULL DESIGN
Returns true/false
Q CLASH OBSTRUCTION HULL PRODUCTION
Returns true/false