... | ... | @@ -392,17 +392,20 @@ The bevel action is an assembly action that allows to make bevels between two pr |
|
|
- Values:
|
|
|
* 0 if the profiles concerned by the action are not welded (do not require extra length)
|
|
|
* 1 if the profiles concerned by the action are welded (require an extra length)
|
|
|
|
|
|
Note: the number of the bars, on which the profiles that are to be bevelled are located, is visible in the preview of the respective assembly.
|
|
|
|
|
|
Note: The bevel action only concerns two profiles. If several profiles are to be beveled, several actions must be created (or a 'follow profile cutting planes' action must be used).
|
|
|
- Example : Case of a mitre-cut frame assembly
|
|
|
The assembly node is as follows:
|
|
|
T
|
|
|
he assembly node is as follows:
|
|
|
|
|
|

|
|
|
|
|
|
The assembly thus concerns 1 profile of bar 0 and bar 1
|
|
|
|
|
|
The corresponding assembly action is :
|
|
|
|
|
|

|
|
|
|
|
|
|
... | ... | @@ -427,69 +430,48 @@ Assembly action allowing a profile to abut on the face of another; the face bein |
|
|
- Use case : Assembly procedure
|
|
|
- Parameters :
|
|
|
|
|
|
- Index of bar 1: index of the bar of the profile(s) to be abutted on the face of another in the assembly node
|
|
|
|
|
|
- Line 1 of profile 1: line allowing to identify the profile(s) of the IB1 bar to undergo the abutment action
|
|
|
|
|
|
- Bar index 2: index of the bar of the reference profile, on which the profile(s) of bar 1 must abut, in the assembly node
|
|
|
|
|
|
- Line 1 of profile 2: line on which the profile(s) of bar 1 must abut
|
|
|
|
|
|
- Plane type: selection of the type of cutting plane resulting from the stop action
|
|
|
|
|
|
- **Index of bar 1** : index of the bar of the profile(s) to be abutted on the face of another in the assembly node
|
|
|
- **Line 1 of profile 1** : line allowing to identify the profile(s) of the IB1 bar to undergo the abutment action
|
|
|
- **Bar index 2** : index of the bar of the reference profile, on which the profile(s) of bar 1 must abut, in the assembly node
|
|
|
- **Line 1 of profile 2** : line on which the profile(s) of bar 1 must abut
|
|
|
- **Plane type** : selection of the type of cutting plane resulting from the stop action
|
|
|
- Values:
|
|
|
|
|
|
* Cutting plane along the line:
|
|
|
|
|
|
* Perpendicular plane (first point of contact)
|
|
|
|
|
|
* Perpendicular plane (last point of contact)
|
|
|
|
|
|
* 45° point (plane and perpendicular profiles) :
|
|
|
Note: used in the frame for the assembly of the crossbar on the
|
|
|
frame in point.
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
- Parameterization value: possibility to identify the profile(s) of bar 1 to undergo the
|
|
|
- **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
|
|
|
- **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).
|
|
|
|
|
|
- **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
|
|
|
- **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
|
|
|
- **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
|
|
|
- **Mesh index** : Index of the mesh in the node
|
|
|
- Values:
|
|
|
* from 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 mesh1 or mesh2) 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).
|
|
|
|
... | ... | |