| .. SPDX-License-Identifier: LGPL-2.1-or-later | |
| The Arch module | |
| =============== | |
| The Arch module is a metamodule that imports useful methods from several of the Arch submodules. You can invoke the following methods either from their specific submodule (ArchWall.areSameWallTypes()) or from the Arch module itself (Arch.areSameWallTypes()). | |
| .. toctree:: | |
| :maxdepth: 4 | |
| .. automodule:: Arch | |
| :members: | |
| .. automodule:: ArchWall | |
| :members: | |
| .. automodule:: ArchFloor | |
| :members: | |
| .. automodule:: ArchSite | |
| :members: | |
| .. automodule:: ArchStructure | |
| :members: | |
| .. automodule:: ArchWindow | |
| :members: | |
| .. automodule:: ArchSectionPlane | |
| :members: | |
| .. automodule:: ArchBuilding | |
| :members: | |
| .. automodule:: ArchCommands | |
| :members: | |
| .. automodule:: ArchAxis | |
| :members: | |
| .. automodule:: ArchRoof | |
| :members: | |
| .. automodule:: ArchSpace | |
| :members: | |
| .. automodule:: ArchStairs | |
| :members: | |
| .. automodule:: ArchRebar | |
| :members: | |
| .. automodule:: ArchFrame | |
| :members: | |