﻿

.. |newpage| raw:: latex

   \newpage



.. |br| raw:: html

   <br />





|newpage|


S3dlib: Basic geometric figures
==============================================================




Base 3D class surface
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D01_Base3DClassSurface.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C03_BasicGeometricFigures/D01_Base3DClassSurface.py>`__.


See: https://s3dlib.org/examples/functional/cube.html


|picBase_3DClass_Surface|

.. |picBase_3DClass_Surface| image:: ../_static/Graphics3D/S3dlib/Base_3DClass_Surface.png

**Left figure**:  Base_3DClass_Surface.





|newpage|


Hypercube
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D02_Hypercube.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C03_BasicGeometricFigures/D02_Hypercube.py>`__.


See: https://s3dlib.org/examples/functional/hypercube.html


|picHypercube|

.. |picHypercube| image:: ../_static/Graphics3D/S3dlib/Hypercube.png

**Left figure**:  Hypercube.





|newpage|


Surface elements
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D03_SurfaceElements.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C03_BasicGeometricFigures/D03_SurfaceElements.py>`__.


See: https://s3dlib.org/examples/functional/fev_fn_vn.html


|picSurface_Elements|

.. |picSurface_Elements| image:: ../_static/Graphics3D/S3dlib/Surface_Elements.png

**Left figure**:  Surface_Elements.






|newpage|

Hyperboloid 3D
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D04_Hyperboloid3D.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C03_BasicGeometricFigures/D04_Hyperboloid3D.py>`__.


See: https://github.com/fzaverl/s3dlib


|pic3d_hyperboloid|

.. |pic3d_hyperboloid| image:: ../_static/Graphics3D/S3dlib/3d_hyperboloid.png

**Left figure**:  3d_hyperboloid.





|newpage|


Conic sections
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D05_Conic_Sections.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C03_BasicGeometricFigures/D05_Conic_Sections.py>`__.


See: https://s3dlib.org/examples/lines/conic.html


|picdemo_Conic_Sections|

.. |picdemo_Conic_Sections| image:: ../_static/Graphics3D/S3dlib/demo_Conic_Sections.png

**Left figure**:  demo_Conic_Sections.








|newpage|


Base 3D class surface, part 2
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D06_Base3DClassSurface2.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C03_BasicGeometricFigures/D06_Base3DClassSurface2.py>`__.


See: https://s3dlib.org/examples/functional/base_surface.html


|picBase_3DClass_Surface2|

.. |picBase_3DClass_Surface2| image:: ../_static/Graphics3D/S3dlib/Base_3DClass_Surface2.png

**Left figure**:  Base_3DClass_Surface2.





|newpage|


Rhombicuboctahedron
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D07a_RhombicuboctahedronPlain.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C03_BasicGeometricFigures/D07a_RhombicuboctahedronPlain.py>`__.


See: https://s3dlib.org/examples/functional/arch_solid.html


|picRhombicuboctahedron|

.. |picRhombicuboctahedron| image:: ../_static/Graphics3D/S3dlib/Rhombicuboctahedron.png

**Left figure**:  Rhombicuboctahedron.






|newpage|


Rhombicuboctahedron, bubbles
---------------------------------------------------------------------------------


The Python code for the example below can be found online in the ``DataXlCalcNet`` repository or in the corresponding local ``DataXlCalcNet`` folder in the file `D07b_RhombicuboctahedronBubbles.py <https://github.com/duhadler/DataXlCalcNet/blob/master/DataXlCalcNet/A01_ExamplesPython/B20_Matplotlib3D/C03_BasicGeometricFigures/D07b_RhombicuboctahedronBubbles.py>`__.


See: https://s3dlib.org/examples/functional/arch_solid.html


|picRhombicuboctahedron_Bubbles|

.. |picRhombicuboctahedron_Bubbles| image:: ../_static/Graphics3D/S3dlib/Rhombicuboctahedron_Bubbles.png

**Left figure**:  Rhombicuboctahedron_Bubbles.







