.gitignore
LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
readme.md
readme_en.md
requirements.txt
config/__init__.py
config/plaxis_config.py
doc/imgs/EatRicer_qrcode.jpg
doc/imgs/WXCode.jpg
src/plaxisproxy_excavation/__init__.py
src/plaxisproxy_excavation/borehole.py
src/plaxisproxy_excavation/excavation.py
src/plaxisproxy_excavation/geometry.py
src/plaxisproxy_excavation.egg-info/PKG-INFO
src/plaxisproxy_excavation.egg-info/SOURCES.txt
src/plaxisproxy_excavation.egg-info/dependency_links.txt
src/plaxisproxy_excavation.egg-info/requires.txt
src/plaxisproxy_excavation.egg-info/top_level.txt
src/plaxisproxy_excavation/builder/__init__.py
src/plaxisproxy_excavation/builder/excavation_builder.py
src/plaxisproxy_excavation/builder/plaxis_config.py
src/plaxisproxy_excavation/components/__init__.py
src/plaxisproxy_excavation/components/curvepoint.py
src/plaxisproxy_excavation/components/mesh.py
src/plaxisproxy_excavation/components/phase.py
src/plaxisproxy_excavation/components/phasesettings.py
src/plaxisproxy_excavation/components/projectinformation.py
src/plaxisproxy_excavation/components/watertable.py
src/plaxisproxy_excavation/core/__init__.py
src/plaxisproxy_excavation/core/plaxisobject.py
src/plaxisproxy_excavation/materials/__init__.py
src/plaxisproxy_excavation/materials/anchormaterial.py
src/plaxisproxy_excavation/materials/basematerial.py
src/plaxisproxy_excavation/materials/beammaterial.py
src/plaxisproxy_excavation/materials/pilematerial.py
src/plaxisproxy_excavation/materials/platematerial.py
src/plaxisproxy_excavation/materials/soilmaterial.py
src/plaxisproxy_excavation/plaxishelper/__init__.py
src/plaxisproxy_excavation/plaxishelper/boreholemapper.py
src/plaxisproxy_excavation/plaxishelper/geometrymapper.py
src/plaxisproxy_excavation/plaxishelper/loadmapper.py
src/plaxisproxy_excavation/plaxishelper/materialmapper.py
src/plaxisproxy_excavation/plaxishelper/meshmapper.py
src/plaxisproxy_excavation/plaxishelper/monitormapper.py
src/plaxisproxy_excavation/plaxishelper/phasemapper.py
src/plaxisproxy_excavation/plaxishelper/plaxisoutput.py
src/plaxisproxy_excavation/plaxishelper/plaxisrunner.py
src/plaxisproxy_excavation/plaxishelper/projectinfomapper.py
src/plaxisproxy_excavation/plaxishelper/resulttypes.py
src/plaxisproxy_excavation/plaxishelper/structuremapper.py
src/plaxisproxy_excavation/plaxishelper/watertablemapper.py
src/plaxisproxy_excavation/structures/__init__.py
src/plaxisproxy_excavation/structures/anchor.py
src/plaxisproxy_excavation/structures/basestructure.py
src/plaxisproxy_excavation/structures/beam.py
src/plaxisproxy_excavation/structures/embeddedpile.py
src/plaxisproxy_excavation/structures/load.py
src/plaxisproxy_excavation/structures/retainingwall.py
src/plaxisproxy_excavation/structures/soilblock.py
src/plaxisproxy_excavation/structures/well.py
src/plaxisproxy_excavation/utils/__init__.py
src/plaxisproxy_excavation/utils/borehole2model.py
src/plaxisproxy_excavation/utils/point_select.py
src/plaxisproxy_excavation/utils/resources.py
third_party/__init__.py
third_party/encryption.py
third_party/entrypoints.py
third_party/plxscripting/PPL_Plaxis_Public_Licence.txt
third_party/plxscripting/__init__.py
third_party/plxscripting/connection.py
third_party/plxscripting/console.py
third_party/plxscripting/const.py
third_party/plxscripting/easy.py
third_party/plxscripting/environment.yml
third_party/plxscripting/error_mode.py
third_party/plxscripting/image.py
third_party/plxscripting/interactive.py
third_party/plxscripting/logger.py
third_party/plxscripting/plaxis_connector.py
third_party/plxscripting/plaxis_jupyter_kernel.py
third_party/plxscripting/plx_scripting_exceptions.py
third_party/plxscripting/plxobjects.py
third_party/plxscripting/plxproxy.py
third_party/plxscripting/plxproxyfactory.py
third_party/plxscripting/run_jupyter.py
third_party/plxscripting/selection.py
third_party/plxscripting/server.py
third_party/plxscripting/tokenizer.py
third_party/plxscripting/utils.py
third_party/plxscripting/win32_plxutils.py
third_party/plxscripting/requests/LICENSE
third_party/plxscripting/requests/NOTICE
third_party/plxscripting/requests/__init__.py
third_party/plxscripting/requests/adapters.py
third_party/plxscripting/requests/api.py
third_party/plxscripting/requests/auth.py
third_party/plxscripting/requests/certs.py
third_party/plxscripting/requests/compat.py
third_party/plxscripting/requests/cookies.py
third_party/plxscripting/requests/exceptions.py
third_party/plxscripting/requests/hooks.py
third_party/plxscripting/requests/models.py
third_party/plxscripting/requests/sessions.py
third_party/plxscripting/requests/status_codes.py
third_party/plxscripting/requests/structures.py
third_party/plxscripting/requests/utils.py
third_party/plxscripting/requests/packages/__init__.py
third_party/plxscripting/requests/packages/chardet/__init__.py
third_party/plxscripting/requests/packages/chardet/big5freq.py
third_party/plxscripting/requests/packages/chardet/big5prober.py
third_party/plxscripting/requests/packages/chardet/chardetect.py
third_party/plxscripting/requests/packages/chardet/chardistribution.py
third_party/plxscripting/requests/packages/chardet/charsetgroupprober.py
third_party/plxscripting/requests/packages/chardet/charsetprober.py
third_party/plxscripting/requests/packages/chardet/codingstatemachine.py
third_party/plxscripting/requests/packages/chardet/compat.py
third_party/plxscripting/requests/packages/chardet/constants.py
third_party/plxscripting/requests/packages/chardet/cp949prober.py
third_party/plxscripting/requests/packages/chardet/escprober.py
third_party/plxscripting/requests/packages/chardet/escsm.py
third_party/plxscripting/requests/packages/chardet/eucjpprober.py
third_party/plxscripting/requests/packages/chardet/euckrfreq.py
third_party/plxscripting/requests/packages/chardet/euckrprober.py
third_party/plxscripting/requests/packages/chardet/euctwfreq.py
third_party/plxscripting/requests/packages/chardet/euctwprober.py
third_party/plxscripting/requests/packages/chardet/gb2312freq.py
third_party/plxscripting/requests/packages/chardet/gb2312prober.py
third_party/plxscripting/requests/packages/chardet/hebrewprober.py
third_party/plxscripting/requests/packages/chardet/jisfreq.py
third_party/plxscripting/requests/packages/chardet/jpcntx.py
third_party/plxscripting/requests/packages/chardet/langbulgarianmodel.py
third_party/plxscripting/requests/packages/chardet/langcyrillicmodel.py
third_party/plxscripting/requests/packages/chardet/langgreekmodel.py
third_party/plxscripting/requests/packages/chardet/langhebrewmodel.py
third_party/plxscripting/requests/packages/chardet/langhungarianmodel.py
third_party/plxscripting/requests/packages/chardet/langthaimodel.py
third_party/plxscripting/requests/packages/chardet/latin1prober.py
third_party/plxscripting/requests/packages/chardet/mbcharsetprober.py
third_party/plxscripting/requests/packages/chardet/mbcsgroupprober.py
third_party/plxscripting/requests/packages/chardet/mbcssm.py
third_party/plxscripting/requests/packages/chardet/sbcharsetprober.py
third_party/plxscripting/requests/packages/chardet/sbcsgroupprober.py
third_party/plxscripting/requests/packages/chardet/sjisprober.py
third_party/plxscripting/requests/packages/chardet/universaldetector.py
third_party/plxscripting/requests/packages/chardet/utf8prober.py
third_party/plxscripting/requests/packages/urllib3/__init__.py
third_party/plxscripting/requests/packages/urllib3/_collections.py
third_party/plxscripting/requests/packages/urllib3/connection.py
third_party/plxscripting/requests/packages/urllib3/connectionpool.py
third_party/plxscripting/requests/packages/urllib3/exceptions.py
third_party/plxscripting/requests/packages/urllib3/fields.py
third_party/plxscripting/requests/packages/urllib3/filepost.py
third_party/plxscripting/requests/packages/urllib3/poolmanager.py
third_party/plxscripting/requests/packages/urllib3/request.py
third_party/plxscripting/requests/packages/urllib3/response.py
third_party/plxscripting/requests/packages/urllib3/util.py
third_party/plxscripting/requests/packages/urllib3/contrib/__init__.py
third_party/plxscripting/requests/packages/urllib3/contrib/ntlmpool.py
third_party/plxscripting/requests/packages/urllib3/contrib/pyopenssl.py
third_party/plxscripting/requests/packages/urllib3/packages/__init__.py
third_party/plxscripting/requests/packages/urllib3/packages/ordered_dict.py
third_party/plxscripting/requests/packages/urllib3/packages/six.py
third_party/plxscripting/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py
third_party/plxscripting/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py
third_party/plxscripting/template_notebooks/empty_notebook.ipynb
third_party/plxscripting/template_notebooks/template_2d_input.ipynb
third_party/plxscripting/template_notebooks/template_2d_output.ipynb
third_party/plxscripting/template_notebooks/template_2d_soiltest.ipynb
third_party/plxscripting/template_notebooks/template_3d_input.ipynb
third_party/plxscripting/template_notebooks/template_3d_output.ipynb
third_party/plxscripting/template_notebooks/template_3d_soiltest.ipynb
third_party/plxscripting/template_notebooks/template_output.ipynb
third_party/plxscripting/unittests/__init__.py
third_party/plxscripting/unittests/mock_connection.py
third_party/plxscripting/unittests/mock_server.py
third_party/plxscripting/unittests/requirements.txt
third_party/plxscripting/unittests/test_plxproxy.py
third_party/plxscripting/unittests/test_selection.py
third_party/plxscripting/unittests/test_server.py
third_party/plxscripting/unittests/test_tokenizer.py