calculix / dxf2fbd

2D AutoCAD DXF to CalculiX GraphiX FBD converters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dxf2fbd

2D AutoCAD DXF to CalculiX GraphiX FBD converters

hi,

i make a tool utilities, a converter of 2D AutoCAD DXF to CalculiX GraphiX FBD files called dxf2fbd. this small code modification and adaptation are based on works of David Colignon from GMSH source codes.

current features:

  • support point, line, arch & circle objects
  • a circle will be split automatically to four arch objects
  • Z-offset to place at some elevation
  • merge coincident nodes with a coordinate tolerances
  • remove duplicated object in the same exact position

Hopes it will be useful to create base of geometry to extrude or revolve in making of three dimensional models.

thank you for interest,

attached image screenshots for example usage and clarity,

About

2D AutoCAD DXF to CalculiX GraphiX FBD converters


Languages

Language:C++ 100.0%