2010-11-25 17:31:41 +05:00
|
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
Documentation of the programming interface (API)
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
|
|
|
This section describes the python packages and modules of the
|
|
|
|
``salome.geom`` python package. The main part is generated from the
|
|
|
|
code documentation included in source python files.
|
|
|
|
|
|
|
|
:mod:`salome.geom` -- Package containing the GEOM python utilities
|
|
|
|
==================================================================
|
|
|
|
|
2011-11-15 22:10:23 +06:00
|
|
|
.. text below is (temporary?) commented since importing geomtools
|
|
|
|
.. requires SALOME to be running
|
2010-11-25 17:31:41 +05:00
|
|
|
|
2011-11-15 22:10:23 +06:00
|
|
|
.. %%%:mod:`geomtools` -- Tools to access GEOM engine and objects
|
|
|
|
.. %%%-----------------------------------------------------------
|
|
|
|
|
|
|
|
.. %%%%automodule:: salome.geom.geomtools
|
|
|
|
.. %%%%:members:
|
2010-11-25 17:31:41 +05:00
|
|
|
|
2011-11-15 22:10:23 +06:00
|
|
|
.. %%%:mod:`structelem` -- Structural elements package
|
|
|
|
.. %%%------------------------------------------------
|
2010-11-25 17:31:41 +05:00
|
|
|
|
2011-11-15 22:10:23 +06:00
|
|
|
.. %%%.. automodule:: salome.geom.structelem
|
2010-11-25 17:31:41 +05:00
|
|
|
|
2011-11-15 22:10:23 +06:00
|
|
|
.. %%%.. autoclass:: StructuralElementManager
|
2010-11-25 17:31:41 +05:00
|
|
|
:members:
|
|
|
|
|
2011-11-15 22:10:23 +06:00
|
|
|
.. %%%.. autoclass:: StructuralElement
|
2010-11-25 17:31:41 +05:00
|
|
|
:members:
|
|
|
|
|
2011-11-15 22:10:23 +06:00
|
|
|
.. %%%:mod:`structelem.parts` -- Structural element parts
|
|
|
|
.. %%%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2010-11-25 17:31:41 +05:00
|
|
|
|
2011-11-15 22:10:23 +06:00
|
|
|
.. %%%.. automodule:: salome.geom.structelem.parts
|
2010-11-25 17:31:41 +05:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
2011-11-15 22:10:23 +06:00
|
|
|
.. %%%:mod:`structelem.orientation` -- Structural element orientation
|
|
|
|
.. %%%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2010-11-25 17:31:41 +05:00
|
|
|
|
2011-11-15 22:10:23 +06:00
|
|
|
.. %%%.. automodule:: salome.geom.structelem.orientation
|
2010-11-25 17:31:41 +05:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|