Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dimension [2018/07/17 07:33] – [Appearance Tab] o2admindimension [2018/11/17 23:08] – [Options Tab] o2admin
Line 79: Line 79:
     * Press the Calc Scale Button and enter in the real-world size including size units     * Press the Calc Scale Button and enter in the real-world size including size units
   * **Decimal Places** The number of decimal places to display    * **Decimal Places** The number of decimal places to display 
 +  * **Round Off** Round off to the nearest multiple of a number. For example 0.25 would round off 16.22 to 16.25, Round off of 100 would round 3479.24 to 3500.00 
   * **Units**    * **Units** 
   * **Add Outline** On darker background or where there are overlapping lines add an outline around the dimension text and dimension lines. The appearance of the outline can be changed in the appearance tab   * **Add Outline** On darker background or where there are overlapping lines add an outline around the dimension text and dimension lines. The appearance of the outline can be changed in the appearance tab
Line 107: Line 108:
   * **Input scale as**  Choose to set the scale as a Percent or Ratio   * **Input scale as**  Choose to set the scale as a Percent or Ratio
   * **Offset from shape**  The distance from the edge of the shape/selection to the dimension line   * **Offset from shape**  The distance from the edge of the shape/selection to the dimension line
-  * **Unit FOrmat:**  Allows you to enter in a custom format for the units, the text '{unit}' will be replaced by the actual unit value, you can add spaces, characters to just enter in a custom unit.+  * **Text Format:**  Allows you to enter in a custom format for the text,'{unit}' will be replaced by the actual unit value, and '{number}' by the measurement value, 'you can add spaces, characters to just enter in a custom unit. 
 +    * "~{number}{unit}" adds a ~ before all units e.g: "~22inch" 
 +    * "{unit} {number}" puts the units first e.g: "inch 22" 
 +    * "{number} ({unit})" Units will be in brackets e.g: "22 (inch)"
   * **Center Label** This determines the text used for the center label dimensions, "{w}" and "{h}" are replaced with the shapes width, height and "/" creates a new line. You can change the order or language used to suit your needs.    * **Center Label** This determines the text used for the center label dimensions, "{w}" and "{h}" are replaced with the shapes width, height and "/" creates a new line. You can change the order or language used to suit your needs. 
   * **Font Size**  The dimension label font size   * **Font Size**  The dimension label font size
Line 125: Line 129:
 ===== Release Notes ===== ===== Release Notes =====
  
-==== 1.41.0 ====+==== 1.48.0 ==== 
 +  * Added: Round Off option - Allows you to round off to the nearest 0.25 units or larger than one, i.e round off 10 would change 123.45 to 120.00 
 + 
 +==== 1.47.0 ==== 
 +  * Added: Option to enter in standard units to unit template, Allowing for multiple units at the same time Such as [{number}{unit}  {in}" {mm}mm ] 
 +  * Added: When Label Offset is Zero, the dimension line is split where the text is 
 +  * Added: When label offset is Zero, added the option to scale dimension text to fit. 
 + 
 +==== 1.42.0 ====
   * Added: Option to enter in a custom unit template, For example, allows you to add a space before the units or add custom unit text.   * Added: Option to enter in a custom unit template, For example, allows you to add a space before the units or add custom unit text.