# CivilFEM Script Help ```{toctree} --- maxdepth: 1 caption: Basics --- Getting_started.md Python_with_CivilFEM.md ``` ```{toctree} --- maxdepth: 1 caption: Pre-Processing --- Files.md Geometry_Creation.md Materials.md Cross_Sections.md Mesh.md Loads.md Solve.md Results.md ``` ```{toctree} --- maxdepth: 1 caption: Post-Processing --- Results_Post.md View_Options.md Reports.md Charts.md Excel.md ``` ```{toctree} --- maxdepth: 1 caption: Examples --- Warehouse.md ``` ```{toctree} --- maxdepth: 0 caption: API - Document --- auto/Document__Files.md ``` ```{toctree} --- maxdepth: 1 caption: API - Environment --- Environment__Coordinate systems.md Environment__Code & Standards.md Environment__Configuration.md Environment__Measures.md Environment__Basic types.md ``` ```{toctree} --- maxdepth: 1 caption: API - Geometry --- Geometry__Geometry classes.md Geometry__Points.md Geometry__Curves.md Geometry__Surfaces.md Geometry__Volumes.md Geometry__Operations.md Geometry__Geometry_ Contextual.md ``` ```{toctree} --- maxdepth: 2 caption: API - Model --- Model__Materials.md Model__Materials library.md Model__Sections.md Model__Sections library.md ``` ```{toctree} --- maxdepth: 2 caption: API - Mesh --- Mesh__Structural element.md Mesh__Model utils.md Mesh__Contacts.md Mesh__Mesh.md Mesh__Modify mesh.md ``` ```{toctree} --- maxdepth: 2 caption: API - Loads --- Loads__Loads.md Loads__Load cases.md Loads__Load groups_ Contextual.md Loads__Boundary conditions_ Contextual.md ``` ```{toctree} --- maxdepth: 2 caption: API - Solve --- Solve__Solver configuration.md Solve__Start _ Stop.md ``` ```{toctree} --- maxdepth: 2 caption: API - Results --- Results__Results.md Results__Plot.md Results__List.md Results__View.md Results__Results enumerates.md Results__Checking.md ``` ```{toctree} --- maxdepth: 2 caption: API - View --- View__Grid.md View__Camera.md ``` ```{toctree} --- maxdepth: 2 caption: API - Groups --- Groups__Model groups.md Groups__Selection groups.md ``` ```{toctree} --- maxdepth: 2 caption: API - Others --- Others__Parameters.md Others__Common contextual.md Others__Ribbon toolbar ```