XML Interface: Difference between revisions

From Struct4u
Jump to navigation Jump to search
(Created page with "Within XFEM4U there is an import/export option in XML. The used example XML-file can be found http://68.183.11.126/XMLExample.xml ===ProjectName=== Contains the projectname. ===ProjectNumber=== Conatins the projectnumber. ===ExportDateTime=== Timestamp. ===XMLExportVersion=== Version of the xml-exporter. ===Nodes=== Nodes contains ===Supports=== ===Grids=== ===Profiles=== ===Beamgroup=== ===Plates=== ===RebarLongitudinal=== ===RebarStirrup=== ===Layers===")
 
No edit summary
Line 1: Line 1:
Within [[XFEM4U]] there is an import/export option in XML.  
__NOTOC__
 
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 [[here|http://68.183.11.126/XMLExample.xml]]
The used example XML-file can be found [[here|http://68.183.11.126/XMLExample.xml]]
===ProjectName=== Contains the projectname.
 
===ProjectNumber=== Conatins the projectnumber.
[[File:XMLExport.jpg]]
===ExportDateTime=== Timestamp.
 
===XMLExportVersion=== Version of the xml-exporter.
===ProjectName===  
Contains the projectname.
 
===ProjectNumber===  
Contains the projectnumber.
 
===ExportDateTime===  
Timestamp.
 
===XMLExportVersion===  
Version of the xml-exporter.
 
===Nodes===  
===Nodes===  
Nodes contains  
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===
===Supports===
Contains the list of supports. They have a number, nodenumber and all the otheroptions belonging to the support in [[XFEM4U]].
===Grids===
===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.
===Profiles===
===Profiles===
===Beamgroup===
===Beamgroup===
===Plates===
===Plates===
===RebarLongitudinal===
===RebarLongitudinal===
===RebarStirrup===
===RebarStirrup===
===Layers===
===Layers===

Revision as of 12:02, 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

XMLExport.jpg

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.

Profiles

Beamgroup

Plates

RebarLongitudinal

RebarStirrup

Layers