The →characteristic classes that are available in infra CONVERT are defined in the parameter file “CharacteristicClasses.json”. More specifically: these definitions are loaded when a new →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.
If you need additional classes, you can append definitions. You are welcome to tell us your wishes, as we are interested in offering the widest possible selection of classes.
During installation, the parameter file CharacteristicClasses is saved at the following location:
%ProgramData%\ELIAS GmbH\infra-convert\JsonData\CharacteristicClasses.json
If another parameter file is to be loaded when starting the program, this can be specified in the startup parameter file (see Configuration and Import > Startup parameter file > Parameter file for characteristic classes).
Tip For more comfortable working, you can use a text editor with extended functions, e.g. syntax and error highlighting, instead of the on-board Windows “editor”. Examples are the free programs Visual Studio Code from Microsoft and Notepad++.
Unique, internal identifier for the class.
Please do not delete these parameters or change their values.
When creating a class definition: Assign new value!
"Id": "BEA94EBE-84DE-4653-86A5-DD600A45070E",
Parameter | Type | Value/Content |
---|---|---|
ID | String | GUID of the class |
Reference to the parent class, if there is one.
Please do not delete these parameters or change their values.
When creating a class definition: assign empty string (“”)!
"ParentClass": "Diameter",
Parameter | Type | Value/Content |
---|---|---|
ParentClass | String | FriendlyName of the parent class, if there is one |
Unique, internal identifier for the class in the form of a “user-friendly name”.
Please do not delete these parameters or change their values.
When creating a class definition: Assign new value!
"FriendlyName": "Linear",
Parameter | Type | Value/Content |
---|---|---|
FriendlyName | String | Unique identifier for the class as descriptive name |
Value of the Q-DAS characteristic size K2009.
Please do not delete these parameters or change their values.
See also
Administrator’s Manual > Export > Quality test plan format DFD > Converting the classes
User Manual > More > Terms > Class (characteristic-) > ID
"QdasClass": 200,
Parameter | Type | Value/Content |
---|---|---|
QdasClass | String | Value of the Q-DAS class. |
ID of the characteristic class, clearly assigned in infra - CONVERT and infra CONVERT.
Please do not delete these parameters or change their values.
When creating a class definition: Assign the value “Undefined” (ID: -1)!
"OldEliasId": 0,
Parameter | Type | Value/Content |
---|---|---|
OldEliasId | String | ID of the characteristic class |
Unit of measurement assigned to the nominal size.
The listed values can be assigned for the parameter.
See also
User Manual > More > Terms > Measurement (sizes-)
User Manual infra CONVERT > More > Terms > Class (characteristic-)
"NominalUnit": "Millimeter",
Parameter | Type | Value/Content |
---|---|---|
NominalUnit | String | None No unit assigned ID of the dimension unit, see User Manual > More > Terms > Measurement (sizes-) |
Unit of measurement assigned to the tolerance limits.
The listed values can be assigned for the parameter.
See also
User Manual > More > Terms > Measurement (sizes-)
User Manual infra CONVERT > More > Terms > Class (characteristic-)
"ToleranceUnit": "Millimeter",
Parameter | Type | Value/Content |
---|---|---|
ToleranceUnit | String | None No unit assigned ID of the dimension unit, see User Manual > More > Terms > Measurement (sizes-) |
Type of the characteristic.
The parameter can be specified optionally.
See also
More > Terms > Characteristic (test-, quality-)
User interface > Function windoww > Characteristic properties > Properties
"CharacteristicType": 2,
Parameter | Type | Value/Content |
---|---|---|
CharacteristicType | Integer | 1 Variable (Default, if parameter not assigned) 2 Attributive |
Internal parameter that governs various characteristic assignments, including the assignment of tolerance tables.
Please do not delete these parameters or change their values.
"ClassGroup": "Length",
Parameter | Type | Value/Content |
---|---|---|
ClassGroup | String | Name of the group. Undefined No group assigned Length Length Angle Angle ChamferEdge Chamfer Roundness Roundness GeometricDimensioningTolerancing Geometric tolerancing Roughness Surface parameters |
The variable “Requirement” is available for the direct export of a test plan to Excel. The structure of the variable depends on the feature class and is defined in this object.
The listed values can be assigned for the parameter.
"RequirementTemplate": "Rz{SPC} {N} {UT} {LT} {REP}",
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 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: ⌀ □ ⌒ ◁ ⌳ ⌲ ⏤ ⏥ ○ ⌭ ⌒ ⌓ ⫽ ⟂ ⦟ ⌖ ⭗ ⌯ ↗ ⌰ Note * Available from programme version 2.2.7 |
Texts can be specified in this object, which are displayed in infra CONVERT depending on the user language set.
The listed values can be assigned for the parameter.
"LocalizedProperties": [ { "Name": "Distance", "Description": "", "LanguageCode": "en" }, ]
Parameter | Type | Value/Content |
---|---|---|
Name | String | Display name for the class |
Description | String | Description text |
LanguageCode | String | Language abbreviation as per ISO 639-1 |
The following describes the process for deinstalling, reinstalling (installing after previous deinstallation) and installing (without previous deinstallation) infra CONVERT 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) > Installation/Uninstallation
Deinstallation
The file is deleted.
Reinstallation
An existing file is overwritten.
Installation
An existing file is overwritten.