MANIFEST.in
README.rst
setup.py
src/dxfstructure/DxfStructure.py
src/dxfstructure/__init__.py
src/dxfstructure.egg-info/PKG-INFO
src/dxfstructure.egg-info/SOURCES.txt
src/dxfstructure.egg-info/dependency_links.txt
src/dxfstructure.egg-info/entry_points.txt
src/dxfstructure.egg-info/requires.txt
src/dxfstructure.egg-info/top_level.txt
src/dxfstructure/dxftest/test.dxf
src/dxfstructure/example/01_Concrete_Foundation_foot_EN.dxf
src/dxfstructure/example/02_Concrete_Slab_PL.dxf
src/dxfstructure/example/03_Concrete_Wall_EN.dxf
src/dxfstructure/example/04_Concrete_Beam_EN.dxf
src/dxfstructure/example/05_Steel_Column_EN.dxf
src/dxfstructure/example/06_Precast_Beam_EN.dxf
src/dxfstructure/example/07_Composite_Slab_PL.dxf
src/dxfstructure/example/08_Concrete_longitudinal_elements_EN.dxf
src/dxfstructure/example/09_Concrete_round_element_EN.dxf
src/dxfstructure/example/10_Concrete_quite_similar_bars_example_EN.dxf
src/dxfstructure/example/11_Concrete_unplotred_bar_pline_EN.dxf
src/dxfstructure/example/use_case.dxf
src/dxfstructure/memos/__init__.py
src/dxfstructure/memos/help_concrete_usecase_1.png
src/dxfstructure/memos/help_concrete_usecase_2.png
src/dxfstructure/memos/help_concrete_usecase_3.png
src/dxfstructure/memos/help_concrete_usecase_4.png
src/dxfstructure/memos/help_concrete_usecase_5.png
src/dxfstructure/memos/help_concrete_usecase_6.png
src/dxfstructure/memos/help_concrete_usecase_7.png
src/dxfstructure/memos/help_concrete_usecase_8.png
src/dxfstructure/memos/help_concrete_usecase_9.png
src/dxfstructure/memos/help_concrete_usecase_schedule.png
src/dxfstructure/memos/help_steel_usecase_1.png
src/dxfstructure/memos/help_steel_usecase_2.png
src/dxfstructure/memos/help_steel_usecase_3.png
src/dxfstructure/memos/help_steel_usecase_4.png
src/dxfstructure/memos/help_steel_usecase_5.png
src/dxfstructure/memos/help_steel_usecase_schedule.png
src/dxfstructure/memos/logo.png
src/dxfstructure/memos/x_about.md
src/dxfstructure/memos/x_help_command.md
src/dxfstructure/memos/x_help_concrete.md
src/dxfstructure/memos/x_help_steel.md
src/dxfstructure/memos/x_help_system.md
src/dxfstructure/memos/x_license.md
src/dxfstructure/memos/x_startpage.md
src/dxfstructure/pycore/Bar.py
src/dxfstructure/pycore/Checker.py
src/dxfstructure/pycore/ConcreteModel.py
src/dxfstructure/pycore/Creator.py
src/dxfstructure/pycore/Drawing.py
src/dxfstructure/pycore/Element.py
src/dxfstructure/pycore/Executor.py
src/dxfstructure/pycore/EzdxfPen2D.py
src/dxfstructure/pycore/Profile.py
src/dxfstructure/pycore/Scaner.py
src/dxfstructure/pycore/Schedule.py
src/dxfstructure/pycore/Screw.py
src/dxfstructure/pycore/SteelModel.py
src/dxfstructure/pycore/__init__.py
src/dxfstructure/pycore/altname.py
src/dxfstructure/pycore/color_system.py
src/dxfstructure/pycore/environment.py
src/dxfstructure/pycore/geo.py
src/dxfstructure/pycore/layer_system.py
src/dxfstructure/pycore/rcbar_prop.py
src/dxfstructure/pycore/schedule_format_bar.py
src/dxfstructure/pycore/schedule_format_profile.py
src/dxfstructure/pycore/schedule_format_screw.py
src/dxfstructure/pycore/section_base.py
src/dxfstructure/pycore/section_base_report.py
src/dxfstructure/pycore/text_syntax_bar.py
src/dxfstructure/pycore/text_syntax_element.py
src/dxfstructure/pycore/text_syntax_profile.py
src/dxfstructure/pycore/text_syntax_screw.py
src/dxfstructure/pycore/tolerance.py
src/dxfstructure/pycore/x_dxf_test_path.py
src/dxfstructure/qtui/__init__.py
src/dxfstructure/qtui/mainwindow_ui.py