*boolean_merge_solids

Syntax

*boolean_merge_solids entitymarkA entitymarkB opcode options

Type

HyperMesh Tcl Modify Command

Inputs

entitymarkA
Markmask of solid entities in set A.
entitymarkB
Markmask of solid entities in set B.
opcode
Code of boolean operation to be performed.
14 - A and B
8 - A or B
2 - A minus B
options
Currently used to specify how to process internal shared boundaries in resulted solid or solids.
0 - All boundaries shared between sets A and B are removed.
1 - Surfaces that were part of the boundary of solids in the set B are kept in the result.
2 - All shared boundaries are kept in the result.
3 - All shared boundaries are removed.