... | ... | @@ -473,7 +473,6 @@ Assembly action allowing a profile to abut on the face of another; the face bein |
|
|
|
|
|
Note: Stop action:
|
|
|
Choice of profiles for the action according to the mesh index :
|
|
|
|
|
|
* Operating principle
|
|
|
- For the bar which undergoes the action (bar index1):
|
|
|
If the mesh index = -1
|
... | ... | @@ -484,11 +483,13 @@ Assembly action allowing a profile to abut on the face of another; the face bein |
|
|
specified in parameter, and at the bar, and which contain the line specified in
|
|
|
parameter.
|
|
|
All profiles found will be affected by the action
|
|
|
|
|
|
- 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.
|
... | ... | |