User Tools

Site Tools


en:infra-convert:dev:characteristicclasses

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
en:infra-convert:dev:characteristicclasses [2019/10/02 11:34]
me [Unit of the tolerance limits]
en:infra-convert:dev:characteristicclasses [2022/05/24 14:13] (current)
me
Line 3: Line 3:
 <WRAP noprint> <WRAP noprint>
  
-> Administrator’s ​Guide #@IC_HTML@# > Configuration and Import+> Administrator’s ​Manual ​#@IC_HTML@# > Configuration and Import
  
 </​WRAP>​ </​WRAP>​
  
 +<WRAP group>
 +<WRAP column 90%>
 ====== Parameter file "​CharacteristicClasses"​ ====== ====== Parameter file "​CharacteristicClasses"​ ======
  
 ---- ----
 +</​WRAP>​
 +<WRAP column 5%>
 +{{ :​en:​infra-convert:​dev:​icon_dev_klassen.png?​nolink&​50|}}
 +</​WRAP>​
 +</​WRAP>​
  
-The →[[en:​infra-convert:​user:​terms#​Class (characteristic-)|characteristic classes]] that are available in #@IC_HTML@# are defined in the parameter file //CharacteristicClasses.json//. More specifically:​ 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 not possible to later change the class definitions for a project.+The →[[en:​infra-convert:​user:​terms#​Class (characteristic-)|characteristic classes]] that are available in #@IC_HTML@# are defined in the parameter file "CharacteristicClasses.json". More specifically:​ 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 not possible to later change the class definitions for a project.
  
 > **Important** Each class definition has parameters that cannot be changed. If a parameter is missing or faulty, then characteristics assigned to the corresponding class will no longer be recognized by the automatic stamp function. The same is, of course, true for missing definitions. > **Important** Each class definition has parameters that cannot be changed. If a parameter is missing or faulty, then characteristics assigned to the corresponding class will no longer be recognized by the automatic stamp function. The same is, of course, true for missing definitions.
Line 29: Line 36:
  
 {{page>​en:​infra-convert:​dev:​tip_use_adv_editor}} {{page>​en:​infra-convert:​dev:​tip_use_adv_editor}}
 +
 +\\ 
  
 <WRAP noprint> <WRAP noprint>
Line 42: Line 51:
  • [[en:​infra-convert:​dev:​characteristicclasses#​Dimension unit]]\\ ​  • [[en:​infra-convert:​dev:​characteristicclasses#​Dimension unit]]\\ ​
  • [[en:​infra-convert:​dev:​characteristicclasses#​Unit of the tolerance limits]]\\ ​  • [[en:​infra-convert:​dev:​characteristicclasses#​Unit of the tolerance limits]]\\ ​
 + • [[en:​infra-convert:​dev:​characteristicclasses#​Characteristic type]]\\ ​
  • [[en:​infra-convert:​dev:​characteristicclasses#​Group]]\\ ​  • [[en:​infra-convert:​dev:​characteristicclasses#​Group]]\\ ​
  • [[en:​infra-convert:​dev:​characteristicclasses#​Formatting the export variable "​Requirement"​]]\\ ​  • [[en:​infra-convert:​dev:​characteristicclasses#​Formatting the export variable "​Requirement"​]]\\ ​
Line 74: Line 84:
  
 <code javascript>​ <code javascript>​
-"​Id":​ "{BEA94EBE-84DE-4653-86A5-DD600A45070E}",+"​Id":​ "​BEA94EBE-84DE-4653-86A5-DD600A45070E",​
 </​code>​ </​code>​
  
Line 170: Line 180:
 </​WRAP>​ </​WRAP>​
  
-> **See also**\\ Administrator’s ​Guide #​@IC_HTML@# ​> Export > Quality test plan format DFD > [[en:​infra-convert:​dev:​export:​dfd#​Converting the classes|Converting the classes]]\\ \\ User’s Guide #​@IC_HTML@# ​> More > Terms > [[en:​infra-convert:​user:​terms#​Class (characteristic-)|Class (characteristic-)]] > ID+> **See also**\\ Administrator’s ​Manual ​> Export > Quality test plan format DFD > [[en:​infra-convert:​dev:​export:​dfd#​Converting the classes|Converting the classes]]\\ \\ User Manual ​> More > Terms > [[en:​infra-convert:​user:​terms#​Class (characteristic-)|Class (characteristic-)]] > ID
  
 </​WRAP>​ </​WRAP>​
Line 283: Line 293:
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ ToleranceUnit | String | See [[en:​infra-convert:​dev:characteristicclasses#Nominal unit|Nominal unit]] > "NominalUnit" |+^ ToleranceUnit | String | **None** No unit assigned\\ ID of the dimension unit, see User Manual > More > Terms > [[en:​infra-convert:​user:​terms#​measurement_sizes|Measurement (sizes-)]] | 
 + 
 +</​WRAP>​ 
 +</​WRAP>​ 
 + 
 +\\  
 + 
 +===== Characteristic type ===== 
 + 
 +<WRAP group> 
 +<WRAP column 40%> 
 + 
 +Type of the characteristic. 
 + 
 +<WRAP group> 
 +<WRAP column 20%> 
 +> {{:​en:​infra-convert:​icon_hinweis_bearbeiten_erlaubt.png?​nolink&​50}} 
 +</​WRAP>​ 
 +<WRAP column 65%> 
 +The parameter can be specified optionally. 
 +</​WRAP>​ 
 +</​WRAP>​ 
 + 
 +> **See also**\\ More > Terms > [[en:​infra-convert:​user:terms#characteristic_test-_quality|Characteristic (test-, quality-)]]\\ \\ User interface ​Function windoww > Characteristic properties > [[en:​infra-convert:​user:​interface:​feature#​properties|Properties]] 
 + 
 +</​WRAP>​ 
 +<WRAP column 55%> 
 + 
 +<code javascript>​ 
 +"CharacteristicType": 2, 
 +</​code>​ 
 + 
 +|< 100% 33% 12% 54% >| 
 +^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ 
 +^ CharacteristicType | Integer | **1** Variable (Default, if parameter not assigned)\\ **2** Attributive ​|
  
 </​WRAP>​ </​WRAP>​
Line 351: Line 395:
 |< 100% 33% 12% 54% >| |< 100% 33% 12% 54% >|
 ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^ ^  Parameter ​ ^  Type  ^  Value/​Content ​ ^
-^ RequirementTemplate | String | Sequence of variables, specified in curly brackets, and any intermediate characters. The variables are replaced by corresponding values. If no value is assigned to a variable in the specific case, the variable is omitted. Two or more consecutive spaces are replaced by a space.\\ \\ The following variables are available:​\\ **CL** Characteristic class\\ **CLSY** Class symbol\\ **N** Nominal value\\ **UT** Upper tolerance value\\ **LT** Lower tolerance value\\ **F** Tolerance class\\ **M** Limit ("​min."/"​max."​)\\ **TXT** Value\\ **CON** Conditions/​modificators\\ **C** comment\\ **REP** Number of repetitions in der form "​(2x)",​ "​(3x)"​ etc.\\ **SPC** Extra space (will not be deleted on duplication)\\ \\ Useful Unicode characters:​\\ <​html><​font size="​+2">​⌀ □ ⌒ ◁ ⌳ ⌲</​font></​html>​\\ <​html><​font size="​+2">​⏤ ⏥ ○ ⌭ ⌒ ⌓ ⫽ ⟂ ⦟ ⌖ ⭗ ⌯ ↗ ⌰</​font></​html>​ |+^ RequirementTemplate | String | Sequence of variables, specified in curly brackets, and any intermediate characters. The variables are replaced by corresponding values. If no value is assigned to a variable in the specific case, the variable is omitted. Two or more consecutive spaces are replaced by a space.\\ \\ The following variables are available:​\\ **CL** Characteristic class\\ **CLSY** Class symbol\\ **N** Nominal value\\ **UT** Upper tolerance value\\ **UT+** Upper tolerance value*, positive dimensions marked with a plus sign\\ **LT** Lower tolerance value\\ **LT+** Lower tolerance value*, positive dimensions marked with a plus sign\\ **F** Tolerance class\\ **M** Limit ("​min."/"​max."​)\\ **TXT** Value\\ **REF** Reference*\\ **CON** Conditions/​modificators\\ **C** comment\\ **REP** Number of repetitions in der form "​(2x)",​ "​(3x)"​ etc.\\ **SPC** Extra space (will not be deleted on duplication)\\ \\ Useful Unicode characters:​\\ <​html><​font size="​+2">​⌀ □ ⌒ ◁ ⌳ ⌲</​font></​html>​\\ <​html><​font size="​+2">​⏤ ⏥ ○ ⌭ ⌒ ⌓ ⫽ ⟂ ⦟ ⌖ ⭗ ⌯ ↗ ⌰</​font></​html>​\\ \\ **Note * ** Available from programme version 2.2.7 |
  
 </​WRAP>​ </​WRAP>​
Line 401: Line 445:
  
 The following describes the process for deinstalling,​ reinstalling (installing after previous deinstallation) and installing (without previous deinstallation) #@IC_HTML@# using the parameter file “CharacteristicClasses.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 “CharacteristicClasses.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>
Line 425: Line 471:
 <WRAP column 65%> <WRAP column 65%>
  
-An existing file is not changed.+An existing file is overwritten.
  
 </​WRAP>​ </​WRAP>​
Line 439: Line 485:
 <WRAP column 65%> <WRAP column 65%>
  
-An existing file is not changed.+An existing file is overwritten.
  
 </​WRAP>​ </​WRAP>​
en/infra-convert/dev/characteristicclasses.1570008842.txt.gz · Last modified: 2019/10/02 11:34 by me