Method ExtractNeutralAxis
ExtractNeutralAxis(OccurrenceList, double, bool)
Extract neutral axis from tessellations
Declaration
[HandleProcessCorruptedStateExceptions]
public void ExtractNeutralAxis(OccurrenceList occurrences, double maxDiameter, bool removeOriginalMesh)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | Occurrences of components to process |
| double | maxDiameter | Maximum diameter of beams |
| bool | removeOriginalMesh | Remove or not the original mesh at the end of the algorithm |