define clusters of boundary elements by cutting the geometry along given curves
| List of members: | |
|---|---|
| CCC_maxSegmentLength | maximum segment length for linearization of cutting curves (optional) |
| CCC_minNewEdgeLength | minimum absolute length for new triangle edges (optional) |
| CCC_relativeEdgeLength | minimum relative length for new triangle edges (optional) |
| CCC_CuttingDistance | distance up to which boundary element nodes are considered to lie on a cutting curve (optional) |
| CCC_clusterAllTriangles | flag whether or not to determine clusters without given starting points (optional) |
| CCC_seeds | seeds starting points for CuttingCurveCluster (optional) |
| include_CCC_curves | define the geometry file containing cutting curves for clustering |