Method ExplodeBodies
ExplodeBodies(OccurrenceList, bool)
Explode all CAD Parts by body. New parts will be placed as children of input part occurrences.
Declaration
public void ExplodeBodies(OccurrenceList occurrences, bool groupOpenShells = false)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of part to process |
bool | groupOpenShells | Group all open shells in one part |