... | ... | @@ -1341,9 +1341,29 @@ The program positions the origin of the axes of the 3d object at the intersectio |
|
|
|
|
|
**`Slip action`** <a name="Slipaction"></a>
|
|
|
- [return to action list](#TopList)
|
|
|
- Definition
|
|
|
- Use case
|
|
|
- Parameters
|
|
|
- Definition : Allows dragging a bar to the node
|
|
|

|
|
|
- Use case : Assembly procedure
|
|
|
- Parameters :
|
|
|
- **Marker bar** : reference bar in the node to position the X and Y axes for sliding the slider bar
|
|
|
- **Slider bar** : bar that will be slid
|
|
|
- **DX** : value of the bar slip in X
|
|
|
- **DY** : value of the bar slip in Y
|
|
|
- Determination of X and Y values: Placement of the xy axis system
|
|
|
The X and Y slip values are ground values (veranda seen from above)
|
|
|
- **X axis** :
|
|
|
- The direction of the axis is defined by the direction of the reference bar
|
|
|
- The direction is positive towards the outside: opposite to the direction towards the other node of the bar
|
|
|
- **Y axis** : Direction and sense according to the X axis (reminder: right hand rule)
|
|
|
Example: Let's take the case of a veranda against a wall with a slope
|
|
|

|
|
|

|
|
|
In this example, the index bar 2 will slide into the plane of mesh 1.
|
|
|
The mesh of index m0 will be recalculated while m1 and m2 will keep the original properties.
|
|
|
In the case where the reference bar is b1, the bar b2 slides in the plane of mesh 0.
|
|
|
Remark:
|
|
|
Let's look at the placement of the axes in the symmetrical node if the landmark bar remains the simple ridge:
|
|
|

|
|
|
|
|
|
--------------------------------------------------------------
|
|
|
|
... | ... | @@ -1357,9 +1377,16 @@ The program positions the origin of the axes of the 3d object at the intersectio |
|
|
|
|
|
**`Node survey action`** <a name="Nodesurveyaction"></a>
|
|
|
- [return to action list](#TopList)
|
|
|
- Definition
|
|
|
- Use case
|
|
|
- Parameters
|
|
|
- Definition : 
|
|
|
- Use case : Procedure for measuring the knot: Veranda - Manufacturing mode: Allows you to measure a radiating knot in order to respect the desired dimension of the wire (underneath the plate, or out of all profiles and accessories, ...)
|
|
|
- Parameters :
|
|
|
- **Bar index1** : index of the reference bar in the node used to position the X and Y and Z axes for the survey
|
|
|
- **DX** : value of the survey in X
|
|
|
- **DY** : value of the survey in Y
|
|
|
- **DZ** : value of the reading in Z
|
|
|
- Determination of X, Y and Z values : The survey marker follows the same marker as the profile extrusion on the index bar1
|
|
|
Example: In the case below, the index parameter of bar 1 is bar 4
|
|
|

|
|
|
|
|
|
--------------------------------------------------------------
|
|
|
|
... | ... | @@ -1577,10 +1604,40 @@ since 2.1 |
|
|
|
|
|
**`Machining action at the node`** <a name="Machiningactionatthenode"></a>
|
|
|
- [return to action list](#TopList)
|
|
|
- Definition
|
|
|
- Use case
|
|
|
- Parameters
|
|
|
|
|
|
- Definition : this action allows to place a machining in an assembly node
|
|
|

|
|
|
- Use case : Assembly procedure
|
|
|
- Parameters :
|
|
|
- **Machining** : Selection of the machining to be placed at the node
|
|
|
- **Bar index 1** : Identification in the node of the reference bar for positioning the machining
|
|
|
- Value: >=0
|
|
|
- **Profile point** : Point of a profile on which the machining marker will be positioned.
|
|
|
- **Parameterization value** : (Optional) Value that can be used to identify the profile that defines the reference point on bar 1
|
|
|
- **Parameterization value** : If defined with the value 'use parameterization value' the previous parameter is taken into account for the identification of the profile that will support the machining
|
|
|
- **Index of bar 2** : (Optional)
|
|
|
- Default value: -1
|
|
|
- Convention: see below
|
|
|
- **Profile line** : (Optional) Possible line of a profile located on the bar of index 2 and allowing to determine the insertion point with the point of bar 1 to create the machining marker.
|
|
|
- **Parameterization value** : (Optional) Value that may be used to identify the profile defining the reference line on bar 2.
|
|
|
- **parameterization value** : If defined with the value 'use parameterization value' the previous parameter is taken into account for the identification of the reference profile on bar 2
|
|
|
- **Index of bar 3** : Identification of the bar in the reference node of the machined profile
|
|
|
- Value: >=0
|
|
|
- **Identifying line of the machined profile** : Line of a profile that is on the bar with index 3 undergoing machining.
|
|
|
- **Parameterization value** : (Optional) Value that can be used to identify the profile undergoing machining on the index bar 3.
|
|
|
- **Parameterization value** : If defined with the value 'use parameterization value' the previous parameter is taken into account for the identification of the reference profile on bar 3
|
|
|
- **DZ** : displacement relative to the calculated point along the Z axis.
|
|
|
- **Additional value** : not used
|
|
|
- Conventions :
|
|
|

|
|
|
- The x-axis of the article marker = the direction of bar 1 in the extrusion direction from 1 to 2
|
|
|
- The XZ plane is a vertical plane
|
|
|
- The origin of the item reference frame is positioned at the intersection of the point of the profile of bar 1 and :
|
|
|
the profile line of bar 2
|
|
|
or of the end of the bar 1 profile if no indication concerning the bar 2 index and the line (value of the bar 2 index parameter = -1)
|
|
|
- Positioning in dz is performed in the marker positioned according to the previous conventions.
|
|
|
Note: If parameter index of bar 2 = -1, the insertion point of the item becomes the intersection of the profile point of bar 1 and its end plane.
|
|
|

|
|
|
- Availability/Updates : V2.0.1.131
|
|
|
--------------------------------------------------------------
|
|
|
|
|
|
**`Machining action with fixed repetition`** <a name="Machiningactionwithfixedrepetition"></a>
|
... | ... | |