User Tools

Site Tools


en:infra-convert:dev:characteristictags

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:characteristictags [2019/11/05 15:02]
me
en:infra-convert:dev:characteristictags [2020/11/13 13:05]
me
Line 7: Line 7:
 </​WRAP>​ </​WRAP>​
  
 +<WRAP group>
 +<WRAP column 90%>
 ====== Parameter file "​CharacteristicTags"​ ====== ====== Parameter file "​CharacteristicTags"​ ======
  
 ---- ----
 +</​WRAP>​
 +<WRAP column 5%>
 +{{ :​en:​infra-convert:​dev:​icon_dev_kennzeichnungen.png?​nolink&​50|}}
 +</​WRAP>​
 +</​WRAP>​
  
 The →[[en:​infra-convert:​user:​terms#​Label|Labels]] (respectively tags) that are available in a project are defined in the parameter file //​CharacteristicTags.json//​. These definitions are loaded when a new →[[en:​infra-convert:​user:​terms#​Project|project]] is created and saved in the project file. This means that it is only in the project itself possible to later change the tags for a project. The →[[en:​infra-convert:​user:​terms#​Label|Labels]] (respectively tags) that are available in a project are defined in the parameter file //​CharacteristicTags.json//​. These definitions are loaded when a new →[[en:​infra-convert:​user:​terms#​Project|project]] is created and saved in the project file. This means that it is only in the project itself possible to later change the tags for a project.
Line 125: Line 132:
 </​WRAP>​ </​WRAP>​
 <WRAP column 55%> <WRAP column 55%>
 +
 +<code javascript>​
 +"​Color":​ {"#​FF#​FFFF00"​},​
 +</​code>​
  
 <code javascript>​ <code javascript>​
Line 137: Line 148:
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ Type | String | Color system | +Color | String | Set colour value:\\ **null** Do not overwrite stamping colour\\ **#​AARRGGBB** Overwrite with hexadecimal coded colour\\ **{...}** Overwrite with (A)RGB-coded colour | 
-^ R | Integer | Value for the red color channel (0 … 255) | +^ └ Type | String | Color system:\\ **RGB** Red-Green-Blue\\ **ARGB** Alpha-Red-Green-Blue | 
-^ G | Integer | Value for the green color channel (0 … 255) | +^ └ A | Integer | Value for the alpha channel (0 … 255, wiht 0 = fully transparent) ​
-^ B | Integer | Value for the blue color channel (0 … 255) |+└ R | Integer | Value for the red color channel (0 … 255) | 
 +└ G | Integer | Value for the green color channel (0 … 255) | 
 +└ B | Integer | Value for the blue color channel (0 … 255) |
  
 </​WRAP>​ </​WRAP>​
Line 180: Line 193:
  
 The following describes the process for deinstalling,​ reinstalling (installing after previous deinstallation) and installing (without previous deinstallation) #@IC_HTML@# using the parameter file “CharacteristicTags.json”. Essential preconditions are: the file is at the location where it was installed, and has not been renamed. The following describes the process for deinstalling,​ reinstalling (installing after previous deinstallation) and installing (without previous deinstallation) #@IC_HTML@# using the parameter file “CharacteristicTags.json”. Essential preconditions are: the file is at the location where it was installed, and has not been renamed.
 +
 +> **See also** Introduction > Overview (program version 2) > [[en:​infra-convert:​dev:​intro_preview#​installation_uninstallation|Installation/​Uninstallation]]
  
 <WRAP group> <WRAP group>
en/infra-convert/dev/characteristictags.txt · Last modified: 2021/10/22 16:17 by me