XML Interface: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
The used example XML-file can be found [[here|http://68.183.11.126/XMLExample.xml]] | The used example XML-file can be found [[here|http://68.183.11.126/XMLExample.xml]] | ||
[[File:XMLExport.jpg]] | [[File:XMLExport.jpg|800px]] | ||
===ProjectName=== | ===ProjectName=== |
Revision as of 12:03, 13 August 2022
Within XFEM4U there is an import/export option in XML. With this XML-interface there are many chances for automation of your structural engineeringtasks as well as interact with other drawing/3D modelling tools.
The used example XML-file can be found http://68.183.11.126/XMLExample.xml
ProjectName
Contains the projectname.
ProjectNumber
Contains the projectnumber.
ExportDateTime
Timestamp.
XMLExportVersion
Version of the xml-exporter.
Nodes
Nodes contains a list with all the nodes used by beams and plates. They have a number, X,Y and Z-axe value in mm.
Supports
Contains the list of supports. They have a number, nodenumber and all the otheroptions belonging to the support in XFEM4U.
Grids
Grids contains the lists of grids. The syntax is identical with XFEM4U. So 0 1000 3x4000 means 5 grids with a spacing of 1000,4000,4000,4000.