... | ... | @@ -767,10 +767,43 @@ since 2.1 |
|
|

|
|
|
**2D line drawing action** <a name="2Dlinedrawingaction"></a>
|
|
|
- [return to action list](#TopList)
|
|
|
- Definition
|
|
|
- Definition: this action allows to define a representation line of the opening symbol - dynamic opening process
|
|
|
|
|
|

|
|
|
|
|
|
- Use case: dynamic opening process
|
|
|
- Parameters
|
|
|
|
|
|
- **Shape code**: Information to determine the compatible shape for the opening process
|
|
|
- rectangle: 1_RDRHRGRB
|
|
|
- **Line width**: value defining the thickness of the line drawing
|
|
|
- Note: In the "Standard" opening procedures, the symbols are drawn with a line width = 2
|
|
|
- **Line factor**: value defining the drawing line of the line
|
|
|
- Note: In the "Standard" opening processes,
|
|
|
- Solid line (opening to the user in the active view): Line factor = 0
|
|
|
- Dotted line (opening from the user in the active view): Line factor = 6
|
|
|
- **Line patern**: value defining the line type of the line
|
|
|
- Note: In the "Standard" opening processes,
|
|
|
- Solid line (opening to the user in the active view): Line pattern = 0
|
|
|
- Dotted line (opening from the user in the active view): Line pattern = 43690
|
|
|
- **Draw mode**: Definition of the type of view in which the symbol will be visible
|
|
|
- 1 = European Standard - External View
|
|
|
- 2 = European Standard - Interior View
|
|
|
- 3 = European Standard - Top view
|
|
|
- **Complementary option**: Definition of the design at the ends of the line
|
|
|
- 1 = Arrow at end 1 and end 2
|
|
|
- 2 = Arrow at end 1
|
|
|
- 3 = Arrow at end 2
|
|
|
- 4 = No arrow
|
|
|
- **Sash 1 index**: Start leaf index of the line Value: >=0
|
|
|
- **Index sash 2**: End leaf index of the line Value: >=0
|
|
|
- **Percent 1**: Position on the bar at the beginning of the line: [0;100]
|
|
|
- **Percent 2**: Position on the bar of the end of the line Value: [0;100]
|
|
|
- **Beam 1 index**: Index of the bar, in the starting leaf of the symbol, at the beginning of the line Value: >=0
|
|
|
- **Beam 2 index**: Indice de la barre, dans le vantail de fin du symbole, de fin de la ligne Valeur : >=0
|
|
|
- **Centered**:
|
|
|
- **DZ**:
|
|
|
|
|
|
|
|
|
since 2.1
|
|
|
|
|
|
--------------------------------------------------------------
|
... | ... | |