LICENSE.md
README.md
pyproject.toml
setup.cfg
setup.py
sectionproperties/__init__.py
sectionproperties.egg-info/PKG-INFO
sectionproperties.egg-info/SOURCES.txt
sectionproperties.egg-info/dependency_links.txt
sectionproperties.egg-info/requires.txt
sectionproperties.egg-info/top_level.txt
sectionproperties/analysis/__init__.py
sectionproperties/analysis/fea.py
sectionproperties/analysis/section.py
sectionproperties/analysis/solver.py
sectionproperties/post/__init__.py
sectionproperties/post/post.py
sectionproperties/pre/__init__.py
sectionproperties/pre/bisect_section.py
sectionproperties/pre/geometry.py
sectionproperties/pre/pre.py
sectionproperties/pre/rhino.py
sectionproperties/pre/library/__init__.py
sectionproperties/pre/library/bridge_sections.py
sectionproperties/pre/library/concrete_sections.py
sectionproperties/pre/library/nastran_sections.py
sectionproperties/pre/library/primitive_sections.py
sectionproperties/pre/library/steel_sections.py
sectionproperties/pre/library/utils.py
sectionproperties/tests/__init__.py
sectionproperties/tests/helper_functions.py
sectionproperties/tests/test_bisect_section.py
sectionproperties/tests/test_concrete_sections.py
sectionproperties/tests/test_offset.py
sectionproperties/tests/test_perimeter.py
sectionproperties/tests/test_rectangle.py
sectionproperties/tests/test_sections.py
sectionproperties/tests/test_validation.py