Associate the model to the geometry means that the geometry to mesh is “raw” for this application. In other words, there will be no modification of this geometry end no rebuild of a complete new geometry. However it is possible to complete this geometry by adding new pieces if necessary without any topological operation to link these pieces to the initial geometry. Generally, the geometry to mesh is defined as a set of faces, if these faces are not given under solid form but form logically this solid, it is sufficient for this application.
To associate the model to the geometry, three successive steps are to be followed:
The HexaBlock application enables to follow these three steps independently (see Elements association). To facilitate the association of the model to the geometry, an alternative way exists: the first two steps above can be replaced by a new stage called association by lines (see Association by lines).
Rod connecting
This step is essential, all the vertices of the model must be associated to the geometry.
There are 4 ways for this association:
It is possible to examine the association (vertex of the association model, x-y-z-coordinates of the point of the association geometry).
For each vertex, the association is made in three steps:
Choose a vertex of the model to associate.
Choose the way of associating among the 4 possibilities described above.
This step is optional. An association of every edge is determined automatically before generating the mesh. This automatic process applies four different algorithms in the following order:
the first algorithm determines a wire between the two vertices by taking the shortest way.
if the intersection with this plan fails, then another wire “iso-type” is determined between the two vertices and going along the faces of the geometry linking these two vertices,
if this wire still does not exist, then the vertices are linked by a line segment.
If one of the automatic choices is not appropriate, then the association of the edge of the model to the geometry has to be defined explicitly.
This step is optional. The model quadrangles association is automatic. The three cases are processed:
all the geometric faces exist then the nodes are computed on these faces,
If one of the automatic choices is not appropriate, then the association of the quadrangle of the model to the geometry has to be defined explicitly.
The description of this step is:
See TUI scripts and GUI part.