[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CLASH_3D terminate action

CLASH_3D provides a way to identify interference of a part with another part. The result can be seen graphically.

Syntax

               +-------------------------------<------------------------------------+
               |                                                                    |
               |                       +------------------<-----------------------+ |
               |                       |                                          | |
-->-(CLASH_3D)-+-(:ALL_IN_PA_LIST)-----+-(:PA_LIST)--|select parts/assemblies|----+-+->
               |                       |                                          | |
               |                       +-(:CLASH_VIEW)----------------------------+ |
               |                       |                                          | |
               |                       +-(:KEEP_RESULTS)------+--(:YES)--+--------+ |
               |                                              |          |          |
               |                                              +--(:NO)---+          |
               |                                                                    |
               |                       +-------------------<----------------------+ |
               |                       |                                          | |
               +-(:PA_LIST_VS_PA_LIST)-+-(:FIRST_LIST)--|select parts/assemblies|-+-+
                                       |                                          |
                                       +-(:SECOND_LIST)-|select parts/assemblies|-+
                                       |                                          |
                                       +-(:CLASH_RESULT)--+--(:ALL)-----------+---+
                                       |                  |                   |   |
                                       |                  +--(:CLASHING_ONLY)-+   |
                                       |                  |                   |   |
									   |                  +--(:TOUCHING_ONLY)-+   |
                                       |                                          |
                                       +-(:CLASH_VIEW)----------------------------+
                                       |                                          |
                                       +-(:KEEP_RESULTS)------+--(:YES)--+--------+
                                                              |          |
                                                              +--(:NO)---+

Options

The following options are available to identify the interference of parts/assemblies.

When to use

Use this action to identify where parts touch or interfere with other parts. The volumes and faces that clash are shown in user-definable colors. If :KEEP_RESULTS is specified, a new part is created and is added to the parts list. The name of the new part is based on the names of the parts that are clashing: parts p1 and p2 generate clashed part p1_p2.

Example

The following parameter sequence displays where parts clash.

CLASH_3D [select part p1] [select part p2] VIEW


[Contents] [Index] [Books]