~~NOTOC~~
> Administrator’s Manual #@IC_HTML@# > Configuration and Import
====== Parameter file "Settings" ======
----
{{ :en:infra-convert:dev:icon_dev_einstellungen.png?nolink&50|}}
All the basic settings (“Settings” Menu in the program) are stored in the parameter file "settings.json". A superior description of how to use the parameter file is described under "Introduction > [[en:infra-convert:dev:intro_v2|Overview (program version 2)]]" respectively "Introduction > [[en:infra-convert:dev:intro|Overview (program version 1)]]".
During installation, the “settings” parameter file is saved at the following location:
%ProgramData%\ELIAS GmbH\infra-convert\settings.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 > [[en:infra-convert:dev:parameter#Settings]]").
> **Important** If the parameter file is faulty, this can lead to a program crash. Please only change designated parameters ({{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&15}}). Please do not delete parameters marked with {{{:en:infra-convert:icon_hinweis_stop.png?nolink&15}} and do not change values assigned to them.
\\
//**__Content__**//
• [[#Administrator tools]]\\
• [[#Set-up]]\\
• [[#List of the settings]]\\
• [[#Installation/Deinstallation]]
\\
===== Administrator tools =====
**Export file with default values**
You can export a complete "settings.json" with default settings from the #@IC_HTML@# user interface in administrator mode. (Available from program version 2.2.3)\\ **Siehe** User Manual > Settings > Setup > Administration > [[en:infra-convert:user:config:export#export_configuration_files_group|“Export configuration files” group]].
\\
===== Set-up =====
The settings are written in fields with the structure shown here.
**From program version 2.0.0.0 applies:**
"Culture": {
"Value": "de",
},
|< 100% 20% 10% 50% 10% >|
^ Parameter ^ Type ^ Value/Content ^ ^
^ Value | – | Value of the setting | {{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&20}} |
\\
**For older program versions applies:**
"Culture": {
"Name": "Culture",
"Value": "de",
"DefaultValue": "de",
"ValueType": "System.Globalization.CultureInfo, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
"IsTempSetting": false
},
|< 100% 20% 10% 50% 10% >|
^ Parameter ^ Type ^ Value/Content ^ ^
^ Name | String | Name of the setting; always includes the field name. | {{:en:infra-convert:icon_hinweis_stop.png?nolink&20}} |
^ Value | – | Value of the setting | {{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&20}} |
^ DefaultValue | – | Factory-set value | {{:en:infra-convert:icon_hinweis_stop.png?nolink&20}} |
^ ValueType | String | Internal parameters, including data type and program library to be used. | {{:en:infra-convert:icon_hinweis_stop.png?nolink&20}} |
^ IsTempSetting | Boolean | Internal parameter. | {{:en:infra-convert:icon_hinweis_stop.png?nolink&20}} |
\\
==== List of the settings ====
The following table lists the values for the setting parameters and links to detailed descriptions.
* [[#“Settings > General” menu|“Settings > General” menu]]
* [[#“Settings > Characteristics” menu|“Settings > Characteristics” menu]]
* [[#“Settings > Comparison” menu|“Settings > Comparison” menu]]
* [[#“Settings > Stamp” menu|“Settings > Stamp” menu]]
* [[#“Settings > Import” menu|“Settings > Import” menu]]
* [[#“Settings > Export” menu|“Settings > Export” menu]]
* [[#“Settings > Annotations” menu|“Settings > Annotations” menu]]
* [[#“Settings > Administration” menu|“Settings > Administration” menu]]
* [[#“Project settings > Tolerance tables” menu|“Project settings > Tolerance tables” menu]]
* [[#Settings with no control elements in user interfaces|Settings with no control elements in user interfaces]]
* [[#In-program parameters|In-program parameters]]
\\
{{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&25}}
== “Settings > General” menu ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Link ^
^ View ^^^
^ CadViewBackgroundColor | Background colour in HTML colour code | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Display” group]] |
^ MonochromeModeEnabled | Monochrome moen:\\ **true** on\\ **false** off | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Display” group]] |
^ RenderType | Display method:\\ **DirectX** DirectX renderer for best performance and full feature set\\ **GDI** GDI compatibility mode renderer\\ \\ **Note** Available from program version 4.2.5. | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Display” group]] |
^ GraphicsAdapter | Graphics adapter\\ **-1** Auto\\ **0** bis **n** Number (assigned by the system)\\ \\ **Note** Available from program version 4.2.7. | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Display” group]] |
^ MultisamplingLevel | Improve image quality by antialiasing:\\ **16** Level: 16\\ **8** Level: 8\\ **4** Level: 4\\ **2** Level: 2\\ **0** Off | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Display” group]] |
^ UseMipmappingForPaletteImages | Improve display of raster graphics through Mipmapping:\\ **true** on\\ **false** off | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Display” group]] |
^ Language ^^^
^ Culture | Language:\\ **de** German\\ **en** English\\ **fr** French\\ **it** Italian\\ **es** Spanish\\ **zh** Chinese\\ **cs** Czech\\ **bg** Bulgarian\\ \\ **Note** Czech is available from program version 4.2.7, Bulgarian from 4.3.0. | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Language” group|“Language” Group]] > Table |
^ Projects ^^^
^ DefaultProjectFolder | File path to default project folder | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Project” group]] |
^ ProjectTemplatesPath | File path to the default project template folder\\ \\ **Note** Available only in the Pro version and from program version 3.2.0. | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Project” group]] |
^ AllowDuplicateInspectionPlanVersions | Allow duplicate titles for each quality control plan and version:\\ **true** on\\ **false** off | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Project” group]] |
^ AllowTestPlanVersionsNumberChange | The quality control plan version can be changed by the user:\\ **true** on\\ **false** off | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Project” group]] |
^ AutosaveEnabled | Save project automatically:\\ **true** on\\ **false** off | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Project” group]] |
^ AutosaveInterval | Time interval for automatic saving of the project in minutes (format: integer) | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Project” group]] |
^ ProjectBackupEnabled | Automatically create backups of projects:\\ **true** on\\ **false** off\\ \\ **Note** Available from program version 4.4.0 | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Project” group]] |
^ ProjectBackupInterval | Time interval for the automatic creation of backups in minutes (format: Integer)\\ \\ **Note** Available from program version 4.4.0 | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Project” group]] |
^ ProjectBackupCount | Maximum number of backups per project (format: integer)\\ \\ **Note** Available from program version 4.4.0 | User manual > Settings > Settings > General > [[en:infra-convert:user:config:general#“Project” group]] |
^ License server ^^^
^ LicenseServerUrl | Network address of the licence service (host and port as URL) | Settings > Settings > General > [[en:infra-convert:user:config:general#“License server” group]] |
^ ActiveUserSessionsVisible | Display users in license dialog\\ \\ **Note** Available from program version 2.4.11. | Settings > Settings > General > [[en:infra-convert:user:config:general#“License server” group]] |
\\
{{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&25}}
== “Settings > Characteristics” menu ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Link ^
^ Common ^^^
^ AllowMultipleCharacteristicTags | Characteristic may have multiple tags:\\ **true** Apply label\\ **false** Reset label | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#"Common" group]] |
^ ConfirmCharacteristicDelete | Ask before deleting characteristics:\\ **true** Yes\\ **false** No | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#"Common" group]] |
^ Stamp number ^^^
^ DefaultStampStartValue | Initial value\\ \\ **Info** Observe permitted range of values! | User manual > Settings > Settings > Characteristic > [[en:infra-convert:user:config:stamps#“Marking” group|“Stamp number” group]] |
^ DefaultStampIncrementSetting | Increment\\ \\ **Info** Observe permitted range of values! | User manual > Settings > Settings > Characteristic > [[en:infra-convert:user:config:stamps#“Marking” group|“Stamp number” group]] |
^ MinimumStampNumberDigits | Minimum number of digits\\ **0** Do not specify a minimum number\\ **1** to **10** Number of digits\\ \\ **Note** Available as of programme version 2.6.1 | User manual > Settings > Settings > Characteristic > [[en:infra-convert:user:config:stamps#“Marking” group|“Stamp number” group]] |
^ Characteristic title ^^^
^ TitlePattern | Format title of variable characteristics | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#"Format characteristic title" group]] |
^ TitlePatternAttributive | Format title of attributive characteristics | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#"Format characteristic title" group]] |
^ TitlePatternMappings | Format feature title per class. List with assignment of class name (FriendlyName) and pattern\\ \\ **Note** Available as of programme version 4.0.4 | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#"Format characteristic title" group]] |
^ Numberical precision ^^^
^ SignificantDigitsDefault | Converted results (Degree, Minute, Second to decimal) and calculations (Tolerance value as a fraction of the nominal value) are rounded to … significant digits | More > Terms > [[en:infra-convert:user:terms#numerical_precision|Numerical precision]]\\ Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#numerical_precision_group|“Numerical precision” group]] |
^ SignificantDigitsOne | Converted results (Degree, Minute, Second to decimal) and calculations (Tolerance value as a fraction of the nominal value) are rounded to … significant digits if the first relevant digit is a '1'. | More > Terms > [[en:infra-convert:user:terms#numerical_precision|Numerical precision]]\\ Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#numerical_precision_group|“Numerical precision” group]] |
^ Number format ^^^
^ CharacteristicCreateWithMinimumDecimalPlaces | Create numerical values with at least n decimal places\\ **0** Do not specify a minimum number\\ **1** to **n** Number of digits | Settings > Settings > Characteristic > [[en:infra-convert:user:config:features#number_format_group|“Number format” group]] |
^ CharacteristicCreateAnglesDecimal | Convert angles to decimal values on creation.\\ **true** Yes\\ **false** No\\ \\ **Note** Available from program version 4.3.0 | Settings > Settings > Characteristic > [[en:infra-convert:user:config:features#number_format_group|“Number format” group]] |
^ Attributive characteristics ^^^
^ CharacteristicInfotextCharacteristic | Word specifications are\\ **SingleSelection** ignored in multiselection mode\\ **Always** always created\\ **Never** always ignored | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Word specifications” group]] |
^ CharacteristicAttributiveCharacteristic | Other attributive characteristics are\\ **SingleSelection** ignored in Number of jobsmultiselection mode\\ **Always** always created\\ **Never** always ignored | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Attributive characteristic” group]] |
^ Variable characteristics ^^^
^ CharacteristicDimensionNominalValueNull | Characteristics with nominal value of zero are\\ **SingleSelection** ignored in multiselection mode\\ **Always** always created\\ **Never** always ignored | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Variable characteristics” group]] |
^ CharacteristicAuxiliaryDimension | Auxiliary dimensions are\\ **SingleSelection** ignored in multiselection mode\\ **Always** always created\\ **Never** always ignored | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Variable characteristics” group]] |
^ CharacteristicAuxiliaryDimensionUseTolerance | Auxiliary dimensions: use tolerances:\\ **true** Yes\\ **false** No | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Variable characteristics” group]] |
^ CharacteristicTheoreticDimension | Theoretically precise measurements are\\ **SingleSelection** ignored in multiselection mode\\ **Always** always created\\ **Never** always ignored | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Variable characteristics” group]] |
^ CharacteristicTheoreticDimensionUseTolerace | Theoretically precise measurements: use tolerances:\\ **true** Yes\\ **false** No | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Variable characteristics” group]] |
^ CharacteristicRoughDimension | Raw dimensions are\\ **SingleSelection** ignored in multiselection mode\\ **Always** always created\\ **Never** always ignored\\ \\ **Note** Available from program version 4.3.0 | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#variable_characteristics_group|“Variable Characteristics” group]] |
^ CharacteristicRoughDimensionUseTolerance | Raw dimensions: use tolerances:\\ **true** Yes\\ **false** No\\ \\ **Note** Available from program version 4.3.0 | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#variable_characteristics_group|“Variable Characteristics” group]] |
^ CharacteristicControlDimension | Control dimensions are\\ **SingleSelection** ignored in multiselection mode\\ **Always** always created\\ **Never** always ignored\\ \\ **Note** Available from program version 4.3.0 | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#variable_characteristics_group|“Variable Characteristics” group]] |
^ CharacteristicDimensionWithoutTolerance | Characteristics from dimensions without tolerance entry directly at nominal value are\\ **SingleSelection** ignored in multiselection mode\\ **Always** always created\\ **Never** always ignored | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Variable characteristics” group]] |
^ CharacteristicVariableCharacteristic | Other variabel characteristics:\\ **Always** always created\\ **Never** always ignored | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Variable characteristics” group]] |
^ CharacteristicVarSetMissingNull | Set unspecified dimension as value 0:\\ **true** Yes\\ **false** No\\ \\ **Note** Available from program version 4.1.4 | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Variable characteristics” group]] |
^ Limit values in one direction (min., max.) ^^^
^ CharacteristicMinMax | Limit values in one direction (min./max.):\\ \\ The following applies from program version 1.2.0.26 upwards:\\ **WithoutTolerance** Create limit value as nominal value\\ **WithOneTolerance** Create nominal value with upper or lower tolerance\\ **WithBothTolerances** Create nominal value and limit value as tolerances\\ **OnlyOneTolerance** Create limit value only\\ **Never** Ignore supplementary 'min./max.' information\\ \\ The following applies up to the above program version:\\ **WithoutTolerance** Create without tolerances\\ **WithOneTolerance** Create with upper or lower tolerance\\ **WithBothTolerances** Create with nominal value and tolerance\\ **OnlyOneTolerance** Create with one tolerance and nominal value of zero\\ **Never** Always ignore | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Limit values in one direction (min., max.)” group]] |
^ CharacteristicMinMaxNullTolerance | Limit value in one direction (min./max.): zero values are not applied in characteristic:\\ **true** Yes\\ **false** No | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Limit values in one direction (min., max.)” group]] |
^ Angular measurements ^^^
^ CharacteristicAngleDimensions | Create angle dimensions as\\ **true** variable characteristic\\ **false** attributive characteristic | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Angular measurements” group]] |
^ Dimensions with details of repetitions ^^^
^ MultiCharacteristicSplitt | Create individual characteristics from dimensions, indicating repetitions:\\ **true** Yes\\ **false** No | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Dimensions with details of repetitions” group]] |
^ Geometric tolerances ^^^
^ CharacteristicGeometricDimensioningTolerancing | Processing the shape and positional tolerances:\\ **Nominal** Nominal value = width of the tolerance zone; Upper tol. = 0; Lower tol. = 0\\ **NominalWithLower** Nominal value = width of the tolerance zone; Upper tol. = 0; Lower tol. = (-1) x width of the tolerance zone\\ **Upper** Nominal value = 0; Upper tol. = width of the tolerance zone; Lower tol. = 0\\ **NominalWithUpper** Nominal value = width of the tolerance zone; Upper tol. = width of the tolerance zone; Lower tol. = 0\\ **SplitToUpperAndLower** Nominal value = 0; Upper tol. = (+0,5) x width of the tolerance zone; Lower tol. = (-0,5) x width of the tolerance zone\\ \\ **Note** SplitToUpperAndLower available from program version 4.4.5 | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Shape and positional tolerances” group]] |
^ CharacteristictGdtNullTolerance | Shape and positional tolerances: zero values are not applied in the characteristic:\\ **true** Yes\\ **false** No | Settings > Settings > Characteristics> [[en:infra-convert:user:config:features#“Shape and positional tolerances” group]] |
^ Radii ^^^
^ CharacteristicRadiusEnable | Define radius as\\ **true** "Radius” class \\ **false** "Curve” class | User manual > Settings > Settings > [[en:infra-convert:user:config:features#“Radii” group]] |
^ CharacteristicUseRoundnesOrLeghtTolerance | Radius measurement: general tolerances applied:\\ **true** Table for curves and chamfers\\ **false** Table for linear measures | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Radii” group]] |
^ Chamfers ^^^
^ CharacteristicChamferVariable | Create chamfer as\\ **true** variable characteristic\\ **false** attributive characteristic | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Chamfer” group|“Chamfers” group]] |
^ Edges with indeterminate shape ^^^
^ CharacteristicChamferEdges | Edges with indeterminate shape: if no nominal value is defined, nominal value = 0:\\ **true** Yes\\ **false** No | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Edges with indeterminate shape” group|“Edges with indeterminate shape" group]] |
^ CharacteristicChamferEdgesSetMissingNull | Value of the not indicated limit:\\ **true** Yes\\ **false** No\\ \\ **Note** Available as of programme version 4.1.9 | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Edges with indeterminate shape” group|“Edges with indeterminate shape" group]] |
^ Surface parameters ^^^
^ CharacteristicRoughness | Surface parameters: **Nominal** Nominal value = limit value; Upper tol. = 0; Lower tol. = 0\\ **NominalWithLower** Nominal value = limit value; Upper tol. = 0; Lower tol. = (-1) x limit value\\ **OnlyOneTolerance** Nominal value = 0; Upper tol. = nominal value; Lower tol. = 0\\ **NominalWithUpper** Nominal value = limit value; Upper tol. = limit value; Lower tol. = 0 | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Surface parameters” group]] |
^ CharacteristicRoughnessNullTolerance | Surface parameters: zero values are not applied in the characteristic:\\ **true** Yes\\ **false** No | User manual > Settings > Settings > Characteristics > [[en:infra-convert:user:config:features#“Surface parameters” group]] |
^ Simplified indications ^^^
^ RoughnessDictionary | Simplified surface parameters: assignment of letter (**Key**) and numerical value (**Value**) | User manual > Settings > Settings > [[en:infra-convert:user:config:features#“Simplified surface specifications” group]] |
\\
{{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&25}}
== “Settings > Comparison” menu ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Verweis ^
^ Common ^^^
^ AllowCompareWithNewerVersions | Allow drawings to be compared with newer quality control plan versions or those with the same name:\\ **true** on\\ **false** off | User manual > Settings > Settings > Comparison > [[en:infra-convert:user:config:comparison#“Common” group]] |
^ Numbering ^^^
^ MergedCharacteristicNumber | Labelling of stamp in Drawings Comparison:\\ **NewNumber** Reset label\\ **KeepNumber** Apply existing label | User manual > Settings > Settings > Comparison > [[en:infra-convert:user:config:comparison#numbering_group|“Numbering” group]] |
^ Transfer of manually inserted characteristics ^^^
^ AutomaticTransfer | Transfer of manually inserted characteristics during drawing comparison:\\ **true** Yes\\ **false** No | User manual > Settings > Settings > Comparison > [[en:infra-convert:user:config:comparison#transfer_manually_inserted_characteristics_group|“Transfer manually inserted characteristics” group
]] |
^ Highlight changes (red-green comparison) ^^^
^ RedGreenColorPalette | Colors:\\ List with two colors for added and removed elements:\\ **"#FF00FF00", "#FFFF0000"** Standard\\ **"#FFFDE725" "#FF440154"** Custom (default)\\ \\ **Note** Available only in the Pro version and from program version 4.2.0. | User manual > Settings > Settings > Comparison > [[en:infra-convert:user:config:comparison#highlight_changes_red-green_comparison_group|“Highlight Changes (Red-Green Comparison)” group]] |
^ RedGreenVisualization | Type of display:\\ **Pencil** Pencil\\ **Highlighter** Highlighter\\ \\ **Note** Available only in the Pro version and from program version 4.2.0. | User manual > Settings > Settings > Comparison > [[en:infra-convert:user:config:comparison#highlight_changes_red-green_comparison_group|“Highlight Changes (Red-Green Comparison)” group]] |
\\
{{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&25}}
== “Settings > Stamp” menu ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Link ^
^ DefaultStampStartValue | Initial value\\ \\ **Info** Observe permitted range of values!\\ \\ **Note** With program version 4.2.0 moved to the page [[#“Settings > Characteristics” menu|Characteristic]] | User manual > Settings > Settings > Stamp > [[en:infra-convert:user:config:stamps#“Marking” group]] |
^ DefaultStampIncrementSetting | Increment\\ \\ **Info** Observe permitted range of values!\\ \\ **Note** With program version 4.2.0 moved to the page [[#“Settings > Characteristics” menu|Characteristic]] | User manual > Settings > Settings > Stamp > [[en:infra-convert:user:config:stamps#“Marking” group]] |
^ MinimumStampNumberDigits | Minimum number of digits\\ **0** Do not specify a minimum number\\ **1** to **10** Number of digits\\ \\ **Note** With program version 4.2.0 moved to the page [[#“Settings > Characteristics” menu|Characteristic]] | User manual > Settings > Settings > Stamp > [[en:infra-convert:user:config:stamps#“Marking” group]] |
^ MergedCharacteristicNumber | Labelling of stamp in Drawings Comparison:\\ **NewNumber** Reset label\\ **KeepNumber** Apply existing label\\ \\ **Note** With program version 4.2.0 moved to the page [[#“Settings > Comparison” menu|Comparison]] | User manual > Settings > Settings > Stamp > [[en:infra-convert:user:config:stamps#"Marking of the stamps during drawing comparison" group]] |
^ AutomaticTransfer | Transfer of manually inserted characteristics during drawing comparison:\\ **true** Yes\\ **false** No\\ \\ **Note** With program version 4.2.0 moved to the page [[#“Settings > Comparison” menu|Comparison]] | User manual > Settings > Settings > Stamp > [[en:infra-convert:user:config:stamps#"“Transfer of manually inserted characteristics during drawing comparison” group]] |
\\
{{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&25}}
== “Settings > Import” menu ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Link ^
^ Common ^^^
^ SuppressFontReplacementNotification | Suppress notifications for replaced fonts:\\ **true** on\\ **false** off | User manual > Settings > Import > [[en:infra-convert:user:config:import#font_replacement_group|“Font replacement” group]] |
^ AutoExplodeNestedGeometry | Explode large groups of drawing elements automatically:\\ **true** on\\ **false** off | User manual > Settings > Import > [[en:infra-convert:user:config:import#font_replacement_group|“Font replacement” group]] |
^ DXF and DWG drawing files ^^^
^ MultiLayoutDefaultImportSetting | Behaviour when importing DXF and DWG files:\\ **Ask** Allways ask before import\\ **ImportModel** Always import model space only\\ **ImportPaperSpaces** Always import all sheets from paper space\\ **ImportAllLayouts** Allways import all sheets | User manual > Settings > Settings > Import > [[en:infra-convert:user:config:import#dxf_and_dwg_drawing_files_group|“DXF and DWG drawing files” group]] |
^ PDF drawing files ^^^
^ PdfDefaultImportSetting | Behaviour when importing multi-page PDF files:\\ **Ask** Allways ask before import\\ **ImportAllPages** Allways import all sheets | User manual > Settings > Settings > Import > [[en:infra-convert:user:config:import#pdf_drawing_files_group|“PDF drawing files” group]] |
^ DefaultImportPdfAsRasterImage | Import PDF as raster graphics:\\ **true** Yes\\ **false** No | User manual > Settings > Settings > Import > [[en:infra-convert:user:config:import#pdf_drawing_files_group|“PDF drawing files” group]] |
^ DefaultImportPdfAsRasterImageDpi | Resolution or dot density of the raster graphics to be generated, specified as a numerical value | User manual > Settings > Settings > Import > [[en:infra-convert:user:config:import#pdf_drawing_files_group|“PDF drawing files” group]] |
^ DefaultImportPdfAsRasterImageColorDepth | Color depth of the raster graphics to be generated:\\ **0** Color (24 Bit)\\ **1** Color (8 Bit)\\ **2** Grayscale (24 Bit)\\ **3** Monochrome (1 Bit) | User manual > Settings > Settings > Import > [[en:infra-convert:user:config:import#pdf_drawing_files_group|“PDF drawing files” group]] |
^ infra - CONVERT project files (*.icp) ^^^
^ RemoveInsignificantTrailingZeros | Remove trailing zeros after the decimal point:\\ **true** on\\ **false** off\\ \\ **Note** Available from program version 3.2.4. | User manual > Settings > Settings > Import > [[en:infra-convert:user:config:import#infra_-_convert_project_file_icp_group|“infra - CONVERT project file (*.icp)“ group]] |
\\
{{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&25}}
== “Settings > Export” menu ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Link ^
^ Test plan in Excel format (*.xlsx, *.xlsm, *.xls) ^^^
^ ExcelReportsPath | Path to directory of template files for export of Excel quality control reports | User manual > Settings > Export > [[en:infra-convert:user:config:export#“Excel test plan” group|“Excel quality control plan” group]] |
^ ExcelReportsDecimalSeperator | Decimal separator for nominal values and tolerances:\\ **Dot** Always use a dot.\\ **Comma** Always use a comma.\\ **Culture** Depends on the courrent systems' culture.\\ \\ **Note** No longer used as of programme version 2.5.3. | User manual > Settings > Export > [[en:infra-convert:user:config:export#“Excel test plan” group|“Excel quality control plan” group]] |
^ UseExcelForTableExport | Use Microsoft Excel for the export process:\\ **true** Yes\\ **false** No\\ \\ **Note** Available from programme version 2.5.4. | User manual > Settings > Export > [[en:infra-convert:user:config:export#“Excel test plan” group|“Excel quality control plan” group]] |
^ TransferDirectlyToExcel | Quit without saving to Microsoft Excel:\\ **true** Yes\\ **false** No\\ \\ **Note** Available from program version 3.1.0. | User manual > Settings > Export > [[en:infra-convert:user:config:export#“Excel test plan” group|“Excel quality control plan” group]] |
^ OpenExcelAfterExport | Open Microsoft Excel after the export process:\\ **true** Yes\\ **false** No\\ \\ **Note** Available from programme version 2.5.4. | User manual > Settings > Export > [[en:infra-convert:user:config:export#“Excel test plan” group|“Excel quality control plan” group]] |
^ Test plan in CSV format (*.csv) ^^^
^ CsvExportHeaderRow | Export additional title row when exporting to a CSV file:\\ **true** Yes\\ **false** No | User manual > Settings > Export > [[en:infra-convert:user:config:export#export_in_ascii_transfer_format_group|“CSV export” group]] |
^ CsvAllowSpecialCharacters | Use the UTF-8 character set for CSV export:\\ **true** Yes\\ **false** No | User manual > Settings > Export > [[en:infra-convert:user:config:export#“CSV export” group|“CSV export” group]] |
^ Test plan in ASCII transfer format (*.dfd, *.dfq) ^^^
^ DfdFileAdvancedFormat | Use UTF-8 character set (AQDEF format):\\ **true** Yes\\ **false** No\\ \\ **Note** Available from program version 4.1.0. | User manual > Settings > Export > [[en:infra-convert:user:config:export#gruppe_export_im_ascii-transferformat|“Export in ASCII transfer format” group]] |
^ Drawing graphics (*.jpg, *.png, *.bmp, *.tif, *.gif) ^^^
^ GraphicsExportDrawing | Drawing graphics, defined by the following parameters in “Value” field:\\ \\ __Format__\\ **Jpg** File format "JPG"\\ **Png** File format "PNG"\\ **Bmp** File format "BMP"\\ **Tif** File format "TIF"\\ **Gif** File format "GIF"\\ \\ __Encoding__\\ **zero** No value assigned\\ (The parameter is not currently in use)\\ \\ __LanguageCode__\\ **zero** No value assigned\\ **de** Coding: English\\ \\ __Path__\\ Path to directory that is opened directly when saving in File Explorer\\ \\ __Prefix__\\ **zero** No value assigned\\ (The parameter is not currently in use)\\ \\ __DfdHeader__\\ **zero** No value assigned\\ (The parameter is not currently in use)\\ \\ __CsvHeader__\\ **zero** No value assigned\\ (The parameter is not currently in use)\\ \\ __ImageOptions__\\ └ __Width__\\ Width of graphic in number of pixels\\ └ __Height__\\ Height of graphic in number of pixels\\ └ __Bit__\\ **8** Colour depth: 8 -bit\\ **24** Colour depth: 24-bit\\ └ __SupersamplingFactor__\\ Quality level for supersampling:\\ **2** to **5** Steps 2 to 5\\ └ __SupersamplingAlgorithm__\\ Supersampling method:\\ **None** Do not apply supersampling\\ **Box** Average\\ **Bilinear** Linear\\ **Bicubic** Cubic\\ **Bspline** B-Spline\\ **Catmullrom** Catmull-Rom\\ **Lanczos3** Lanczos 3\\ └ __Mode__\\ Choice between hardware and software rendering:\\ **Auto** Automatic\\ **Hardware** Hardware accelerated\\ **Software** Software\\ \\ __ColorOption__\\ **WithColor** Non-transparent background\\ \\ __Mode__\\ **Drawing** Drawing graphic with stamps\\ **DrawingWithoutStamps** Drawing graphic without stamps\\ \\ __TemplatePath__\\ **zero** No value assigned\\ (The parameter is not currently in use)\\ \\ **Note** Supersampling is available from program version 2.2.6, Render mode (Hardware, Software) is avaiable from program version 4.2.11 | User manual > Settings > Export > [[en:infra-convert:user:config:export#“Drawing graphic format” group|“Drawing graphic” group]] |
^ ExportDrawingOnSave | Export drawing graphic when saving:\\ **true** Yes\\ **false** No | User manual > Settings > Export > [[en:infra-convert:user:config:export#“Drawing graphic format” group|“Drawing graphic” group]] |
^ GraphicsExportStamps | Stamp graphics, defined by the following parameters in “Value” field:\\ \\ __Format__\\ **Jpg** File format "JPG"\\ **Png** File format "PNG"\\ **Bmp** File format "BMP"\\ **Tif** File format "TIF"\\ **Gif** File format "GIF"\\ \\ __Encoding__\\ **zero** No value assigned\\ (The parameter is not currently in use)\\ \\ __LanguageCode__\\ **zero** No value assigned\\ **de** Coding: English\\ \\ __Path__\\ Path to directory that is opened directly when saving in File Explorer\\ \\ __Prefix__\\ **zero** No value assigned\\ (The parameter is not currently in use)\\ \\ __DfdHeader__\\ **zero** No value assigned\\ (The parameter is not currently in use)\\ \\ __CsvHeader__\\ **zero** No value assigned\\ (The parameter is not currently in use)\\ \\ __ImageOptions__\\ └ __Width__\\ Width of graphic in number of pixels\\ └ __Height__\\ Height of graphic in number of pixels\\ └ __Bit__\\ **8** Colour depth: 8 -bit\\ **24** Colour depth: 24-bit\\ └ __SupersamplingFactor__\\ Quality level for supersampling:\\ **2** to **5** Steps 2 to 5\\ └ __SupersamplingAlgorithm__\\ Supersampling method:\\ **None** Do not apply supersampling\\ **Box** Average\\ **Bilinear** Linear\\ **Bicubic** Cubic\\ **Bspline** B-Spline\\ **Catmullrom** Catmull-Rom\\ **Lanczos3** Lanczos 3\\ └ __Mode__\\ Choice between hardware and software rendering:\\ **Auto** Automatic\\ **Hardware** Hardware accelerated\\ **Software** Software\\ \\ __ColorOption__\\ **WithColor** Non-transparent background\\ \\ __Mode__\\ **Stamps** Drawing graphics each receive a stamp\\ \\ __TemplatePath__\\ **zero** No value assigned\\ (The parameter is not currently in use)\\ \\ **Note** Supersampling is available from program version 2.2.6, Render mode (Hardware, Software) is avaiable from program version 4.2.11 | User manual > Settings > Export > [[en:infra-convert:user:config:export#“Stamp graphic format” group|“Stamp graphics” group]] |
^ Stamp graphics (*.jpg, *.png, *.bmp, *.tif, *.gif) ^^^
^ ExportStampsOnSave | Export stamp graphics when saving:\\ **true** Yes\\ **false** No | User manual > Settings > Export > [[en:infra-convert:user:config:export#“Stamp graphic format” group|“Stamp graphics” group]] |
^ StampExportFilenamePattern | Naming of stamp graphics\\ **{GUID}** With the GUID of the stamp\\ **{IPT}_{IPV}_{STAMPTXT}** Composed of inspection plan title, version and stamp text\\ \\ **Note** Available from program version 2.5.0 | User manual > Settings > Export > [[en:infra-convert:user:config:export#“Stamp graphic format” group|“Stamp graphics” group]] |
\\
{{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&25}}
== “Settings > Annotations” menu ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Reference ^
^ AnnotationTemplates | Definitions for annotation templates:\\ **Value** Ordered list of definitions. The definitions should be created only in the software\\ \\ **Note** Available from program version 3.5.0 | User manual > Settings > Settings > Annotation templates > [[en:infra-convert:user:config:annotations#properties|Properties]] |
\\
{{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&25}}
== “Settings > Administration” menu ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Link ^
^ AnnotationsEnabled | Unlock the annotation function:\\ **true** Accessible\\ **false** Locked\\ \\ **Note** Available from program version 3.5.0 | User Manual > Settings > Settings > Administration > [[en:infra-convert:user:config:administration#Annotations group|“Annotations” group]] |
^ InspectionPlanVersionAttributes | Test plan attributes defined by the following parameters in the "Value" field:\\ \\ __Key__\\ Freely definable key (allowed characters: a...z, A...Z, 0...9, _; the default keys must not be deleted!)\\ \\ __Priority__\\ List position (value range standard key: 12 to 1; value range free key: ≤ -1 larger value = higher prioritized/positioned).\\ \\ __LocalizedProperties__\\ Display name\\ └ __LocalizedKey__\\ Display text in the software\\ └ __LanguageCode__\\ … for the respective language:\\ **de** German\\ **en** English\\ **fr** French\\ **it** Italian\\ **es** Spanish\\ **zh** Chinese\\ \\ **Note** Available only in the Pro version and as of program version 2.10.0 | User manual > Settings > Settings > Administration > [[en:infra-convert:user:config:administration#"Additional attributes for test plan versions" group|"Additional attributes for test plan versions" group]] |
\\
{{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&25}}
== “Project settings > Tolerance tables” menu ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Link ^
^ ToleranceTablePath | Path to the tolerance table directory | Administrator’s Guide > Configuration and Import > [[en:infra-convert:dev:toltab|Tolerance tables]] |
^ DefaultLengthToleranceTable | GUID of the standard tolerance table for length | User manual > Settings > Project settings > Tolerance tables > [[en:infra-convert:user:config:tolerancetables#“Length measurements” group]]\\ \\ Administrator’s Guide > Configuration and Import > Tolerance tables > [[en:infra-convert:dev:toltab#Id]] |
^ DefaultLengthToleranceTableColumn | Name of default tolerance class/row for length | User manual > Settings > Project settings > Tolerance tables > [[en:infra-convert:user:config:tolerancetables#“Length measurements” group]]\\ \\ Administrator’s Guide > Configuration and Import > Tolerance tables > [[en:infra-convert:dev:toltab#Columns]] |
^ DefaultAngleToleranceTable | GUID of default tolerance table for angle dimensions | User manual > Settings > Project settings > Tolerance tables > [[en:infra-convert:user:config:tolerancetables#“Angular measurements” group]]\\ \\ Administrator’s Guide > Configuration and Import > Tolerance tables > [[en:infra-convert:dev:toltab#Id]] |
^ DefaultAngleToleranceTableColumn | Name of default tolerance class/row for angle dimensions\\ //Empty string// Do not assign automatically¹\\ \\ **Note¹** Available from program version 4.2.7. | User manual > Settings > Project settings > Tolerance tables > [[en:infra-convert:user:config:tolerancetables#“Angular measurements” group]]\\ \\ Administrator’s Guide > Configuration and Import > Tolerance tables > [[en:infra-convert:dev:toltab#Columns]] |
^ DefaultRoundnessToleranceTable | GUID of default tolerance table for curve radii and chamfers | User manual > Settings > Project settings > Tolerance tables > [[en:infra-convert:user:config:tolerancetables#“Radius of curvature and chamfers” group]]\\ \\ Administrator’s Guide > Configuration and Import > Tolerance tables > [[en:infra-convert:dev:toltab#Id]] |
^ DefaultRoundnessToleranceTableColumn | Name of default tolerance table for curve radii and chamfers | User manual > Settings > Project settings > Tolerance tables > [[en:infra-convert:user:config:tolerancetables#“Radius of curvature and chamfers” group]]\\ \\ Administrator’s Guide > Configuration and Import > Tolerance tables > [[en:infra-convert:dev:toltab#Columns]] |
\\
{{:en:infra-convert:icon_hinweis_bearbeiten_erlaubt.png?nolink&25}}
== Settings with no control elements in user interfaces ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Link ^
^ StampPrefix | Value for "Prefix" entered in the Stamp-with-dialog | User Manual > Functions > Characteristics > Automatic stamping > [[en:infra-convert:user:functions:ballooning#workflow|Workflow]]\\ \\ User Manual > Functions > Characteristics > Manual stamping > [[en:infra-convert:user:functions:ballooning_man#workflow|Workflow]] |
^ StampPostfix | Value for "Suffix" entered in the Stamp-with-dialog | User Manual > Functions > Characteristics > Automatic stamping > [[en:infra-convert:user:functions:ballooning#workflow|Workflow]]\\ \\ User Manual > Functions > Characteristics > Manual stamping > [[en:infra-convert:user:functions:ballooning_man#workflow|Workflow]] |
^ ZoomFactor | Factor for the zoom with the mouse wheel. | User manual > Functions > View > [[en:infra-convert:user:interface:viewtools|Viewing tools]] |
^ ZoomToolFactor | Factor for the zoom with a zoom-in/zoom-out tool. | User manual > Functions > View > [[en:infra-convert:user:interface:viewtools|Viewing tools]] |
^ DisplayViewTools | Visibility of the view tools in the main toolbar:\\ **true** folded out (all visible)\\ **false** collapsed (only **Show whole drawing sheet** visible)\\ \\ **Note** Available as of programme version 2.8.0 | User interface > Main window > Toolbar > [[en:infra-convert:user:interface:toolbar#en:infra-convert:user:interface:toolbar#the_viewing_tools_group|The “Viewing tools” group]] |
^ NewCharDlgShowAdditionalSymbols | Visibility of the fold-out additional keyboard (**More symbols**) in the quick entry dialog\\ **true** folded out (visible)\\ **false** folded\\ \\ **Note** Available from program version 3.1.0 | Functions > Characteristics [[en:infra-convert:user:functions:ballooning_man|Manual stamp]] |
^ CommonAppDataPath | Path to the general program data directory %ProgramData%\\ \\ **Attention** Never completely worked. Passed as of program version 1.3.7.0 as start parameter [[en:infra-convert:dev:parameter|forceConfigDir]]. | |
^ PdfExportTextAsGeometry | Export text as geometry to PDF\\ \\ **Note** Available as of programme version 2.7.13 | Functions > Export > Export drawing > [[en:infra-convert:user:functions:pdfexport#workflow|Workflow]] > PDF |
^ DfdFileExtension | Select format of the exported file in ASCII transfer format:\\ **dfd** DFD (*.dfd)\\ **dfq** DFQ (*.dfq)\\ \\ **Note** Available from program version 3.4.8 | Functions > Export > Export test plan > [[en:infra-convert:user:functions:cplanexport#workflowexport_test_plan_version|Workflow: Export test plan version
]] > Export test plan in ASCII transfer format |
^ ExportAnnotations | Export annotations:\\ **true** Yes\\ **false** No\\ \\ **Note** Available from program version 3.5.0 | User Manual > Functions > Exportt > [[en:infra-convert:user:functions:pdfexport|Export drawing]]\\ \\ User Manual > Functions > Export > [[en:infra-convert:user:functions:stampexport|Export stamp views]] |
^ Filters | Definitions for saved filters:\\ **Value** Ordered list of filters with name, filter criteria and setting as to whether a filter should be used for export. The definitions should only be created in the software\\ \\ **Note** Available from program version 4.3.0 | User Manual > User interface > Function windows > [[en:infra-convert:user:interface:filter_edit|Edit filters]] |
^ StampDialogShowToleranceTables | Tolerance table area in the stamp-with dialog:\\ **true** unfolded\\ **false** folded\\ \\ **Note** Available from program version 4.4.0 | User manual > Functions > Characteristics > [[en:infra-convert:user:functions:ballooning|Automatic stamping]] > The stamp-with-dialogue |
^ StampDialogCollapsed | Stamp-with-dialog:\\ **true** folded\\ **false** unfolded\\ \\ **Note** | User manual > Functions > Characteristics > [[en:infra-convert:user:functions:ballooning|Automatic stamping]] > The stamp-with-dialogue |
^ ToleranceTableShortcuts | Definitions for saved quick selection templates for tolerance tables:\\ **Value** Ordered list of quick selection templates with assignment of tolerance table and tolerance class to the characteristic groups. The definitions should only be generated in the software\\ \\ **Note** Available from program version 4.4.0 | User manual > Functions > Characteristics > [[en:infra-convert:user:functions:ballooning|Automatic stamping]] > The stamp-with-dialogue |
\\
{{:en:infra-convert:icon_hinweis_stop.png?nolink&25}}
== In-program parameters ==
|< 100% 20% 40% 40% >|
^ Name ^ Value ^ Link ^
^ AfterLoadMacros | Functions that optimize drawings during loading | |
^ AfterOpenMacros | Functions that optimize drawings when they are opened | |
^ RecentFiles | Links to recently opened projects listed in the start window | User manual > Main window > [[en:infra-convert:user:interface:startwindow|Start window]] |
^ RecentDocumentPath | Link to the directory from which files were last opened | |
^ CharacteristicTextFormatting | No longer used | |
^ StampStartValue | No longer used | |
^ ShowCaracteristicTag | No longer used | |
^ NewCharDlgPosition | Last position of the quick entry dialog on the screen | Functions > Characteristics > [[en:infra-convert:user:functions:ballooning_man|Manually stamp]] |
\\
==== Installation/Deinstallation ====
The following describes the process for deinstalling, reinstalling (installing after previous deinstallation) and installing (without previous deinstallation) #@IC_HTML@# using the parameter file “settings.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]]
**Deinstallation**
The file is neither deleted or changed.
**Reinstallation**
An existing file is not changed.
**Installation**
An existing file is not changed.
----
**Scroll backwards**\\
Configuration and Import > [[en:infra-convert:dev:parameter|Startup parameter file]]
**Scroll forwards**\\
Configuration and Import > [[en:infra-convert:dev:characteristictags|"CharacteristicTags” parameter file]]