... | ... | @@ -887,9 +887,9 @@ The cut action on a profile line is placed in the procedure of an assembly node. |
|
|

|
|
|
- Use case : Assembly procedure
|
|
|
- Parameters :
|
|
|
- Mesh index: Index of the mesh in the node that contains the fill to be cut
|
|
|
- Mesh index 2: Index of the mesh that will serve as the cutting plane for the first mesh
|
|
|
- Bar index 1: Index of the bar adjacent to mesh 2 to define the side of the reference mesh that will serve as the cutting plane for the first one
|
|
|
- **Mesh index** : Index of the mesh in the node that contains the fill to be cut
|
|
|
- **Mesh index 2** : Index of the mesh that will serve as the cutting plane for the first mesh
|
|
|
- **Bar index 1** : Index of the bar adjacent to mesh 2 to define the side of the reference mesh that will serve as the cutting plane for the first one
|
|
|
The simple cut and fill action is part of the assembly node procedure.
|
|
|
|
|
|
- Example: Cutting the tip of a filling in a veranda :
|
... | ... | @@ -907,18 +907,37 @@ Résultat de l’action : 
|
|
|
- Definition
|
|
|
- Use case
|
|
|
- Parameters
|
|
|
- Definition : This action is used for positioning the layers of a multi-fill.
|
|
|

|
|
|
- Use case : In the bar stacking procedure
|
|
|
- Parameters :
|
|
|
- **Fill point** : user point for Z positioning and R indentation for the layer defined in the second parameter of the action
|
|
|
- **Layer** : index of the layer for which this action is set
|
|
|
- Attention:
|
|
|
- for multi-fill the layer indices start at 1. Layer 0 is the layer reserved for simple filling
|
|
|
- **Stacking side** : mesh side of the bar for which this action is set
|
|
|
- **Mesh side: outer or inner** : outer keeps an inner alignment with an extrusion of the fill to the outer / inner keeps an outer alignment with an extrusion of the fill to the inside
|
|
|
|
|
|
- see [Retract point](https://git.cover3d.com/Franck/hwps_cover2.x/-/wikis/HWPS-TIPS-AND-TRICKS-RETRACT-POINT)
|
|
|
|
|
|
--------------------------------------------------------------
|
|
|
|
|
|
**Withdrawal** <a name="Withdrawal"></a>
|
|
|
- [return to action list](#TopList)
|
|
|
- Definition
|
|
|
- Use case
|
|
|
- Parameters
|
|
|
- Definition : Action permettant d’ajouter un retrait complémentaire
|
|
|
- in relation to the glazing points when positioning the infills in the meshes
|
|
|
- in relation to the structure attachment points when positioning a structure in another. Example : positioning of a frame in a veranda mesh
|
|
|
- Use case : Stacking procedure
|
|
|
- Parameters :
|
|
|
- **X** : value for the indentation of the filling or structure relative to the bar
|
|
|
Values:
|
|
|
- positive value: enlarges the mesh (elongation)
|
|
|
- negative value: decreases the mesh (shrinkage)
|
|
|
- **Y** : value for the Z-displacement of the filling or structure with respect to the mesh
|
|
|
- Note 1: The removal is carried out in relation to the glazing or structure attachment points if the program finds them on the bar. If not, the removal action is performed in relation to the bar.
|
|
|
- Note 2: The removal actions are placed in :
|
|
|
- The mesh stacking procedure of the profile containing the glazing point for the infills
|
|
|
- The structure stacking procedure of the profile that contains the structure hooking point for a frame.
|
|
|
|
|
|
--------------------------------------------------------------
|
|
|
|
... | ... | |