Length calculation accuracy of profiles in the parts list
The calculation accuracy is adjusted using the attached application:
Download it to your workstation and save it in the G4 folder:
...\custom\macros
If you are using a network installation, the location is:
\\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:
...! 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:
UpdProfileData