Skip to main content
Skip table of contents

Length calculation accuracy of profiles in the parts list

The calculation accuracy is adjusted using the attached application:

UpdProfileData

Download it to your workstation and save it in the G4 folder:

CODE
...\custom\macros

If you are using a network installation, the location is:

CODE
\\network_server\vxg4_srv\custom\macros

To modify the calculation accuracy, open the file in a text editor and remove the comment marker (exclamation mark) from the beginning of the line for the desired setting. For example:

CODE
...! uncomment following line for two decimals (0.01) accuracy:
l= int(100*l)/100
...

This will produce a length with an accuracy of hundredths of a millimeter.

If you edit the program with, for example, Notepad and save it using Save As, remove the file extension from the name. The name must be exactly:

CODE
UpdProfileData
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.