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