Import Log Files
- Last UpdatedJan 17, 2024
- 4 minute read
In order to minimize the size of log files, especially when large models are being compared the user can ask the interface to output Verbose or Brief log files.
Brief Format
In Brief log files, details of the comparison will be condensed onto a single line per item. This will be in the form of the following:
Linear Members
Linear members are either straight or curved. Modifications to straight members are detailed as below
LINMEM <ID> <state> <point> <size> <material> <rotation> <start> <end>
for example:
LINMEM =1234/5678 C Y Y Y N Y Y
The ID field will contain the internal database reference number by which the model components are to be identified between model versions. The state field may contain one of three options, A for added, D for deleted or C for changed. The other fields contain either a Y or N indicating whether the attribute at that location has been changed or not.
For curved members the member type is CURMEM but the attributes inspected for comparison are the same. The individual internal points along the SPINE are not compared.
Plates
PLATE <ID> <state> <point> <height> <material> <pos> <ori> <vertexCount> <changedVertex>
The rules for values in each of the above fields are as for the Linear Members.
Note that holes themselves are not compared. This is principally because the transfer is incomplete anyway. The interface only transfers PLOO and NXTR based penetrations. No other negative primitives can be transferred at the moment.
Below is a sample portion of log file in brief format following an Import:
All profiles were mapped
The following profiles were not in the specified standards
HP200x54 has 1 occurrences
All mapped profiles were in the default standard
======================================
LINMEM =15322/447 C Y N Y N N N
LINMEM =15322/448 C Y N Y N N N
LINMEM =15322/449 C N N Y N N N
LINMEM =15322/450 C Y N Y N N N
LINMEM =15322/451 C Y N N Y N N N
PLATE =15322/1015 C N N N N Y N Y
PLATE =15322/1104 C N N N Y N N Y
PLATE =15322/296 C N N N Y Y N Y
PLATE =15322/414 C N N N Y Y N Y
PLATE =15322/598 C N N N N Y N Y
PLATE =15322/722 C N N N N Y N Y
LINMEM =15322/423 D N N N N N N N
LINMEM =15322/878 D N N N N N N N
PLATE =15322/553 D N N N N N N N
Verbose Format
In Verbose log files, full details of the comparison will be listed.
Below is a portion of verbose log file of the same Import as above:
CHANGES to mapped entities in /TEST-INTERFACE
SCTN =15322/447 in /TEST-INTERFACE
Rotation 'S 57.2932 D WRT /*' changed from 'N 57.2932 U WRT /*'
Just 'TOAY' changed from 'TOAX'
SCTN =15322/448 in /TEST-INTERFACE
Rotation 'N 57.3314 D WRT /*' changed from 'S 57.3314 U WRT /*'
Just 'TOAY' changed from 'TOAX'
SCTN =15322/449 in /TEST-INTERFACE
Rotation 'E WRT /*' changed from 'W WRT /*'
SCTN =15322/450 in /TEST-INTERFACE
Rotation 'S 32.925 D WRT /*' changed from 'N 32.925 U WRT /*'
Just 'TOAY' changed from 'TOAX'
PANE =15322/1015 in /TEST-INTERFACE
Ori 'Y is E 0.053013 D WRT /* and Z is W 19.7106 N 89.9437 D WRT /*' changed from 'Y is W 0.053 U WRT /* and Z is E 19.721 S 89.9437 U WRT /*'
Vertex 1 'E 134350.001 N 179399.999 U 104251.185 WRT /*' changed from 'E 137050 N 179400 U 104248.687 WRT /*'
Vertex 2 'E 134350.001 N 181874.999 U 104252.005 WRT /*' changed from 'E 134350.001 N 179399.999 U 104251.185 WRT /*'
Vertex 3 'E 134575.001 N 181874.999 U 104251.797 WRT /*' changed from 'E 134350.001 N 181874.999 U 104252.005 WRT /*'
Vertex 4 'E 134575.001 N 182099.999 U 104251.872 WRT /*' changed from 'E 134575.001 N 181874.999 U 104251.797 WRT /*'
Vertex 5 'E 137050 N 182100 U 104249.582 WRT /*' changed from 'E 134575.001 N 182099.999 U 104251.872 WRT /*'
Vertex 6 'E 137050 N 179400 U 104248.687 WRT /*' changed from 'E 137050 N 182100 U 104249.582 WRT /*'
PANE =15322/1104 in /TEST-INTERFACE
Position 'E 144350 N 169625 U 104250 WRT /*' changed from 'E 144450 N 172000 U 104250 WRT /*'
Vertex 1 'E 144350 N 172100 U 104250 WRT /*' changed from 'E 144350 N 169625 U 104250 WRT /*'
Vertex 2 'E 147050 N 172100 U 104250 WRT /*' changed from 'E 144350 N 172100 U 104250 WRT /*'
Vertex 3 'E 147050 N 169400 U 104250 WRT /*' changed from 'E 147050 N 172100 U 104250 WRT /*'
Vertex 4 'E 144575 N 169400 U 104250 WRT /*' changed from 'E 147050 N 169400 U 104250 WRT /*'
Vertex 5 'E 144575 N 169625 U 104250 WRT /*' changed from 'E 144575 N 169400 U 104250 WRT /*'
Vertex 6 'E 144350 N 169625 U 104250 WRT /*' changed from 'E 144575 N 169625 U 104250 WRT /*'
===========================
CHANGES >>>> 70 detected
ADDITIONS to mapped entities in /TEST-INTERFACE
===========================
ADDITIONS >>>> 0 detected
DELETIONS to mapped entities in /TEST-INTERFACE
LINMEM =15322/423 has been deleted.
LINMEM =15322/878 has been deleted.
PLATE =15322/553 has been deleted.
===========================
DELETIONS >>>> 3 detected