EDITOR
- Last UpdatedJan 23, 2023
- 1 minute read
The EDITOR parameter file defines the units to be used for the contour editor. If this file cannot be found then project units is used.
# Format Editor
# Denominator Largest denominator for Imperial fractions
# DP 2 = Number of decimal places for decimal fractions
# ENU TRUE = Use ENU format when outputting POSITIONS
# Fraction FALSE = Fractional part output as decimal
# FtLabel |'| = Label used for feet
# InchSeparator |.| = Separator between inches and fractions
# Label General distance label for example. mm or "
# Units MM = Output number in millimetres
# Zeros TRUE = Leading zeroes are displayed for Imperial units
#-------------------------------------------------------------
Denominator 32
Dimension L
DP 0
ENU true
Fraction true
FtLabel '
InchSeparator .
Label "
Units FINCH
Zeros false