Foldline Settings

The settings for Foldlines can be adjusted in FoldLineOptions.xml, which can be found under:

 

Windows 7, 8, 8.1, 10

C:\Users\[username]\AppData\Roaming\NXTdim [version]

 

The XML file can be changed using your favorite plain-text editor such as Notepad, Notepad++ or Microsoft XML Notepad.

Changing XML files using a dedicated XML editor is generally easier because the structure of the file is more clearly displayed.

 

The XML file is build-up as follows:

 

<FoldLineOptions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<MarginLeft>2</MarginLeft>

<MarginTopBottomRight>1</MarginTopBottomRight>

<FoldLineLength>1</FoldLineLength>

<FoldLineWeight>0.018</FoldLineWeight>

</FoldLineOptions>

 

MarginLeft

The left margin between the edge of the sheet and the border on the drawing.

MarginTopBottomRight

The top, bottom and right margin between the edge of the sheet and the border on the drawing.

FoldLineLength

The length of the fold line in centimeters

FoldLineWeight

The line weight(thickness) in centimeters