Geometric Entities
Every point, line, surface or solid must be organized into one component, and therefore are mutually exclusive to a component.
Points
A point is a zero-dimensional geometric entity.
A free point is a zero-dimensional geometry entity in space that is not associated with a surface. It is displayed as a small "x". These types of points are typically used for weld locations and connectors.
A fixed point is a zero-dimensional geometry entity that is associated with a surface. It is displayed as a small "o". The automesher places a node at each fixed point on the surface being meshed. A fixed point that is placed at the junction of three or more non-suppressed edges is called a vertex or vertex point. Such vertices cannot be suppressed (removed).
Lines
A line represents a curve in space and is not attached to any surface or solid. A line is a one-dimensional geometric entity.
A line can be composed of one or more line types. Each line type in a line is referred to as a segment. The end point of each line segment is connected to the first point of the next segment. A joint is the common point between two line segments. Line segments are maintained as a single line entity, so operations performed on the line affect each segment of the line. In general, HyperMesh automatically uses the appropriate number and type of line segments to represent the geometry.
Lines are different from surface edges and are sometimes handled differently for certain operations.
Surfaces
A surface represents the geometry associated with a physical part. A surface is a two-dimensional geometric entity that may be used in automatic mesh generation.
A surface is comprised of one or more faces. Each face contains a mathematical surface and edges to trim the surface, if required. When a surface has several faces, all of the faces are maintained as a single surface entity. Operations performed on the surface affect all the faces that comprise the surface. In general, HyperMesh automatically uses the appropriate number of and type of surface faces to represent the geometry.
- Free edges
- A free edge is an edge that is owned by only one surface.
- Shared edges
- A shared edge is an edge that is owned, or shared, by two adjacent surfaces.
- Suppressed edges
- A suppressed edge is shared by two surfaces but it is ignored by the automesher.
- Non-manifold edges
- A non-manifold edge is owned by three or more surfaces.
Surface edges are different from lines and are sometimes handled differently for certain operations.
The connectivity of surface edges constitutes the geometric topology.
Solids
Solids are closed volume of surfaces that can take any shape. Solids are three-dimensional entities that can be used in automatic tetra and solid meshing.
The surfaces defining a solid can belong to multiple component collectors. The display of a solid and its bounding surfaces are controlled only by the component collector to which the solid belongs.
Faces
A face is a single Non-uniform Rational B-Spline (NURBS) and is the smallest area entity. It has a separate underlying mathematical definition, specified when it was created.
- plane
- cylinder/cone
- sphere
- torus
- NURBS
A surface can be made up of a single face type or of multiple face types. Multiple types are used for more complex surfaces that contain sharp corners or highly complex shapes.