... | ... | @@ -403,9 +403,108 @@ The corresponding assembly action is : |
|
|
|
|
|
**`Thrust`** <a name="Thrust"></a>
|
|
|
- [return to action list](#TopList)
|
|
|
- Definition
|
|
|
- Use case
|
|
|
- Parameters
|
|
|
- Definition : abutment of a profile on another
|
|
|
Assembly action allowing a profile to abut on the face of another; the face being defined by a line present on the section
|
|
|
|
|
|

|
|
|
|
|
|
- Use case : Assembly procedure
|
|
|
- Parameters :
|
|
|
- Indice de la barre 1 : indice de la barre du (des) profil(s) devant buter sur la face d'un autre dans le nœud d'assemblage
|
|
|
|
|
|
- Ligne 1 du profil 1: ligne permettant d'identifier le(s) profil(s) de la barre IB1 devant subir l’action de butée
|
|
|
|
|
|
- Indice de la barre 2: indice de la barre du profil référence, sur lequel doit buter le(s) profil(s) de la barre1, dans le nœud d'assemblage
|
|
|
|
|
|
- Ligne 1 du profil 2 : ligne sur laquelle le(s) profil(s) de la barre 1 doit (doivent) buter
|
|
|
|
|
|
- Type de plan : sélection du type de plan de coupe résultant de l’action de butée
|
|
|
|
|
|
- Valeurs :
|
|
|
|
|
|
* Plan de coupe suivant la ligne :
|
|
|
|
|
|
* Plan perpendiculaire (premier point de contact)
|
|
|
|
|
|
* Plan perpendiculaire (dernier point de contact)
|
|
|
|
|
|
* Pointe à 45° (profils plans et perpendiculaires) :
|
|
|
|
|
|
Remarque : utilisation dans le châssis pour l’assemblage de la traverse sur le dormant
|
|
|
en pointe.
|
|
|
|
|
|

|
|
|
|
|
|
- Parameterization value: possibility to identify the profile(s) of bar 1 to undergo the action (in addition to the identification line) by specifying 'the parameterization value of the positioned profile action
|
|
|
|
|
|
- Parameterization value: possibility to identify the profile of bar 2 serving as reference for the stop action (in addition to the stop line) by specifying the parameterization value of the positioned profile action
|
|
|
|
|
|
- Distance: possibility to add an additional distance to the cutting plane from the stop. This is a distance normal to the profile section (distance in the profile extrusion frame).
|
|
|
|
|
|
- Example : when type of plane following the line and a negative Distance D :
|
|
|
|
|
|

|
|
|
|
|
|
- Parameter value: This parameter specifies whether the parameter value specified above is used to identify the profile(s) of bar 1
|
|
|
|
|
|
- Values:
|
|
|
|
|
|
Do not use the parameter value
|
|
|
|
|
|
Uses parameter value
|
|
|
|
|
|
- Parameter value: This parameter specifies whether the parameter value specified above is used for the identification of the profile of bar 2
|
|
|
|
|
|
- Values :
|
|
|
|
|
|
Do not use the parameter value
|
|
|
|
|
|
Uses the parameter value
|
|
|
|
|
|
- Mesh index: Index of the mesh in the node
|
|
|
|
|
|
- Values:
|
|
|
|
|
|
* 0 to n.meshcount-1: when one of the profiles concerned by the action is extruded on
|
|
|
a mesh (in other words, in the positioned profile action, the "extrusion" parameter is
|
|
|
mesh side1 or mesh side2) it is necessary to indicate on which mesh in the node the
|
|
|
profile is located.
|
|
|
|
|
|
* -1 : when the profiles concerned by the action are all extruded at the bar (no
|
|
|
notion of mesh)
|
|
|
Note: Stop action:
|
|
|
|
|
|
Choice of profiles for the action according to the mesh index :
|
|
|
|
|
|
Operating principle
|
|
|
|
|
|
1.For the bar which undergoes the action (bar index1):
|
|
|
If the mesh index = -1
|
|
|
The program scans the bar for profiles extruded on the bar and containing the line specified in
|
|
|
the parameter.
|
|
|
|
|
|
If the mesh index < > -1
|
|
|
The program scans the bar looking for profiles extruded at the mesh, whose index is specified in parameter, and at the bar, and which contain the line specified in parameter.
|
|
|
|
|
|
|
|
|
All profiles found will be affected by the action
|
|
|
|
|
|
|
|
|
2.For the bar containing the profile for the stop plane (bar index 2):
|
|
|
|
|
|
If the mesh index = -1
|
|
|
The program scans the bar for a profile extruded to the bar and containing the line specified in the parameter. The program takes the first profile found (from parents to children)
|
|
|
|
|
|
|
|
|
If the index of the mesh < > -1
|
|
|
The program scans the bar for a profile extruded to the mesh, whose index is specified in parameter, and which contains the line. The program takes the first profile found. If no mesh profile contains the line, the program scans the extruded profiles at the bar.
|
|
|
|
|
|
- Example : Assembly of the crossbar on the frame
|
|
|
|
|
|
Assembling the sash profile
|
|
|
in progress
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--------------------------------------------------------------
|
... | ... | |