LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
examples/00-basic/files/complex_shape.3dm
examples/00-basic/files/compound_shape.3dm
examples/00-basic/files/section_holes.dxf
examples/00-basic/files/section_holes_complex.dxf
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/3in x 2in.3dm
sectionproperties/tests/__init__.py
sectionproperties/tests/complex_shape.3dm
sectionproperties/tests/complex_shape.txt
sectionproperties/tests/compound_shape.3dm
sectionproperties/tests/compound_shape.txt
sectionproperties/tests/helper_functions.py
sectionproperties/tests/rhino_data.json
sectionproperties/tests/section_holes.dxf
sectionproperties/tests/section_holes_complex.dxf
sectionproperties/tests/test_bisect_section.py
sectionproperties/tests/test_concrete_sections.py
sectionproperties/tests/test_offset.py
sectionproperties/tests/test_peery.py
sectionproperties/tests/test_perimeter.py
sectionproperties/tests/test_plastic.py
sectionproperties/tests/test_rectangle.py
sectionproperties/tests/test_sections.py
sectionproperties/tests/test_stress.py
sectionproperties/tests/test_validation.py