User Tools

Site Tools


en:infra-convert:dev:characteristicclasses

This is an old revision of the document!


Administrator’s Guide infra CONVERT > Configuration and Import

Parameter file "CharacteristicClasses"


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).

ID

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


Parent 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


Friendly name

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


Q-DAS class

Value of the Q-DAS characteristic size K2009.

Please do not delete these parameters or change their values.

See also
Administrator’s Guide infra CONVERT > Export > Quality test plan format DFD > Converting the classes

User’s Guide infra CONVERT > More > Terms > Class (characteristic-) > ID
"QdasClass": 200,
Parameter Type Value/Content
QdasClass String Value of the Q-DAS class.


ELIAS ID

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


Dimension unit

Unit of measurement assigned to the nominal size.

The listed values can be assigned for the parameter.

See also
User manual infra CONVERT > More > Terms > Class (characteristic-)
"NominalUnit": "Millimeter",
Parameter Type Value/Content
NominalUnit String None Keine Einheit

Länge
Micrometer Mikrometer (µm)
Millimeter Millimeter (mm)
Centimeter Zentimeter (cm)
Decimeter Dezimeter (dm)*
Meter Meter (m)
Microinch Mikroinch (µin)
Mil Milliinch (mil)
Inch Zoll/Inch (in)
Foot Fuß (ft)
Yard Yard (yd)

Winkel
Degree Grad (°)

Volumen
CubicMillimeter Kubikmillimeter (mm³)*
CubicCentimeter Kubikzentimeter (cm³)*
CubicDecimeter Kubikdezimeter (dm³)*
CubicMeter Kubikmeter (m³)*

Verhältnis
PerMillion Pro Million (pm)*
Percent Prozent (%)*

Kraft
Newton Newton (N)*
DecaNewton Dekanewton (daN)*
Kilonewton KiloNewton (kN)*

Drehmoment
Newtonmeter Newtonmeter (Nm)

Federrate
NewtonPerMeter Newton pro Meter (N/m)*

Druck
Millibar Millibar (mbar)*
Bar Bar (bar)*
Pascal Pascal (Pa)*
Hectopascal Hektopascal (hPa)*
Kilopascal Kilopascal (kPa)*
Megapascal Megapascal (MPa)*

Masse/Gewicht
Microgram Mikrogramm (µg)*
Milligram Milligramm (mg)*
Gram Gramm (g)
Kilogram Kilogramm (kg)
Ton Tonne (t)
Grain Gran/Grain (gr)
Dram Dram (dr)
Ounze Unze (oz)
Pound Pfund (lb)

Zeit
Millisecond Millisekunde (ms)*
Second Sekunde (s)*
Minute Minute (min)*
Hour Stunde (h)*

Frequenz
PerMillisecond Pro Millisekunde (1/ms)*
PerSecond Pro Sekunde (1/s)*
PerMinute Pro Minute (1/min)*
PerHour Pro Stunde (1/h)*

Temperatur
Celsius Grad Celsius (°C)
Fahrenheit Grad Fahrenheit (°F)
Kelvin Kelvin (K)*

* Verfügbar ab Version 1.2.0.23


Unit of the tolerance limits

Unit of measurement assigned to the tolerance limits.

The listed values can be assigned for the parameter.

See also
User manual infra CONVERT > More > Terms > Class (characteristic-)
"ToleranceUnit": "Millimeter",
Parameter Type Value/Content
ToleranceUnit String See Nominal unit > “NominalUnit”


Group

Internal parameter that governs various characteristic assignments, including the assignment of tolerance tables.

See also
Administrator’s Guide infra CONVERT > Configuration and Import > Tolerance tables > Group

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


Formatting the export variable "Requirement"

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.

See also
User manual infra CONVERT > More > Create and customize Excel templates

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
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:
⌀□⌳⌲⌒⏤⏥○⌭⌒⌓⫽⟂⦟⌖⭗⌯↗⌰◁


Display text

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



Go to previous page
Configuration and Import > Parameter file “CharacteristicTags”

Go to next page
Configuration and Import > Parameter file “SpecialCategories”

en/infra-convert/dev/characteristicclasses.1544620103.txt.gz · Last modified: 2018/12/12 14:08 by me