53 lines
932 B
ReStructuredText
53 lines
932 B
ReStructuredText
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:
|