User Tools

Site Tools


en:infra-convert:dev:stamptemplates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:infra-convert:dev:stamptemplates [2020/07/30 08:43]
me
en:infra-convert:dev:stamptemplates [2020/11/13 12:31]
me
Line 43: Line 43:
  • [[en:​infra-convert:​dev:​stamptemplates#​Radius]]\\ ​  • [[en:​infra-convert:​dev:​stamptemplates#​Radius]]\\ ​
  • [[en:​infra-convert:​dev:​stamptemplates#​Shape]]\\ ​  • [[en:​infra-convert:​dev:​stamptemplates#​Shape]]\\ ​
- • [[en:​infra-convert:​dev:​stamptemplates#​Orientation]]\\ ​+ • [[en:​infra-convert:​dev:​stamptemplates#​Position/Orientation]]\\ ​
  • [[en:​infra-convert:​dev:​stamptemplates#​Minimum distance for connection line]]\\ ​  • [[en:​infra-convert:​dev:​stamptemplates#​Minimum distance for connection line]]\\ ​
- • [[en:​infra-convert:​dev:​stamptemplates#​Distance]]\\ ​+ • [[en:​infra-convert:​dev:​stamptemplates#​Distance ​to text]]\\  
 + • [[en:​infra-convert:​dev:​stamptemplates#​Thickness of the connection line]]\\ 
  • [[en:​infra-convert:​dev:​stamptemplates#​Opacity]]\\ ​  • [[en:​infra-convert:​dev:​stamptemplates#​Opacity]]\\ ​
  • [[en:​infra-convert:​dev:​stamptemplates#​Fill stamp]]\\ ​  • [[en:​infra-convert:​dev:​stamptemplates#​Fill stamp]]\\ ​
Line 134: Line 135:
 \\  \\ 
  
-===== Orientation =====+===== Position/Orientation =====
  
 <WRAP group> <WRAP group>
Line 150: Line 151:
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ DefaultPosition | Integer | Position:\\ **0** Standard (upper right)\\ **1** Upper right\\ **2** Right\\ **3** Lower right\\ **4** Bottom\\ **5** Lower left\\ **6** Left\\ **7** Upper left\\ **8** Top |+^ DefaultPosition | Integer | Position:\\ **0** Standard (upper right)\\ **1** Upper right\\ **2** Right\\ **3** Lower right\\ **4** Bottom\\ **5** Lower left\\ **6** Left\\ **7** Upper left\\ **8** Top\\ \\ **Note** From program version 2.4.1 the standard position changes from top right to right. ​|
  
 </​WRAP>​ </​WRAP>​
Line 182: Line 183:
 \\  \\ 
  
-===== Distance =====+===== Thickness of the connection line ===== 
 + 
 +<WRAP group> 
 +<WRAP column 40%> 
 + 
 +Thickness or width with which the connection line is drawn (in an absolute, CAD internal unit) 
 + 
 +> **Note** Available from programme version 2.4.1. 
 + 
 +> **See also**\\ User Manual > Settings > Project settings > [[en:​infra-convert:​user:​config:​stamppattern|Stamp templates]] 
 + 
 +</​WRAP>​ 
 +<WRAP column 55%> 
 + 
 +<code javascript>​ 
 +"​MinDistanceForConnectionLine":​ 2.0, 
 +</​code>​ 
 + 
 +|< 100% 33% 12% 54% >| 
 +^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ 
 +^ ConnectionLineThickness | Double | Value for the line thickness.\\ **0** Hairline | 
 + 
 +</​WRAP>​ 
 +</​WRAP>​ 
 + 
 +\\  
 + 
 +===== Distance ​to text =====
  
 <WRAP group> <WRAP group>
Line 211: Line 239:
  
 Opacity of the entire stamp. Opacity of the entire stamp.
 +
 +> **Note** From program version 2.4.1 onwards, the alpha channel should only be given in colour value, see [[en:​infra-convert:​dev:​stamptemplates#​color|Color]]. If it is specified with this parameter **Alpha**, the alpha value is replaced or added to the colour specification.
  
 > **See also**\\ User’s Guide #@IC_HTML@# > Settings > Project settings > [[en:​infra-convert:​user:​config:​stamppattern|Stamp templates]] > **See also**\\ User’s Guide #@IC_HTML@# > Settings > Project settings > [[en:​infra-convert:​user:​config:​stamppattern|Stamp templates]]
Line 353: Line 383:
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ Type | String | Color system |+^ Type | String | Color system:\\ **RGB** Red-Green-Blue\\ **ARGB** Alpha-Red-Green-Blue | 
 +^ A | Integer | Value for the alpha channel (0 … 255, wiht 0 = fully transparent) ​|
 ^ R | Integer | Value for the red color channel (0 … 255) | ^ R | Integer | Value for the red color channel (0 … 255) |
 ^ G | Integer | Value for the green color channel (0 … 255) | ^ G | Integer | Value for the green color channel (0 … 255) |
en/infra-convert/dev/stamptemplates.txt · Last modified: 2022/05/24 14:15 by me