Geometry Parts
A geometry part is a collection of surfaces and curves that you wish to address as one object. Parts surfaces and curves can be defined by CAD data or discrete (surface mesh) data, depending on the type of geometry part. A single object is referred to as a leaf-level part; a collection of geometry parts is referred to as a composite part. A surface can contain one or more sets of faces and a curve can contain one or more sets of edges.
Geometry parts provide an efficient way of organizing geometry data in preparation for meshing. Not all parts present in a simulation are required for a given meshing process. You can assemble a particular geometry combination by selectively assigning parts to regions.
Leaf-level parts can be combined to form composite parts, and composite parts can be exploded to their component parts.
Within a given composite part, the leaf-level parts must have unique names although these names can be reused in other composite parts.
Geometry parts, part surfaces, part curves, and part contacts, all have unique indices that you can use in field functions.
- Geometry Part Types
-
- Part Surfaces and Part Curves
- A part surface is a collection of patches which make up the shape of the leaf-level part geometry. In order to be valid for use with the meshing tools, each part must be composed of at least one part surface. Patches on part surfaces are composed of a collection of mesh faces. A patch can only belong to one part surface, although a part surface can contain more than one patch. You can control which part surface a patch belongs to using the split by patch feature. See Splitting by Patch.
- Part Curves Option Dialog
-
Mark Sharp Edges
When activated, edges that occur between two faces that meet at an angle equal to or less than the specified Sharp Edge Angle are marked as part curves.
Sharp Edge Angle
The angle above which all edges are marked as part curves when marking sharp edges. If you set the angle to 50, then any angle above 50 is marked as a part curve and any angle below 50 is not.
Mark Free Edges
When activated, all free edges are marked as part curves.
Mark Non-manifold Edges
When activated, all non-manifold edges are marked as part curves.
Mark Patch Perimeters
Marks all edges that surround a patch (a collection of mesh faces on a part or region) as part curves.
Mark Part Surface Perimeters
Marks all edges that surround a part surface (a collection of patches on a geometry part) as part curves.
Mark Boundary Perimeters
Marks all edges that surround a boundary as part curves.
Automatically Fix Errors
Automatically fixes minor errors related to face quality, face proximity, and self-intersection.
Maintain Existing Edges
Keeps edges that are already defined as part curves.
- Composite Parts
- A composite part is a collection of geometry parts that are grouped together. In
Simcenter STAR-CCM+, composite parts have no assembly constraint details, meaning that you cannot constrain the parts with relation to the other parts in the composite part. When you import an assembly from an external CAD package, the position of the parts in space is honored and the geometry parts are brought in under a single composite part. This position of the imported geometry parts is not associative. If you manually move a geometry part, for example using the translate action, the geometry part moves without updating any of the other parts.