ExtrudeParoi#
#include <ExtrudeParoi.h>
Classe ExtrudeParoi Cette classe est un interprete qui sert a lire et executer.
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`ExtrudeParoi <class-extrudeparoi>`
[ExtrudeParoi](#class-extrudeparoi)
Detailed description#
la directive ExtrudeParoi : ExtrudeParoi nom_domaine Cette directive est a utiliser en discretisation VEF 2D pour obtenir un maillage 3D par extrusion puis decoupage.
Inherits from#
public : Interprete_geometrique_base_32_64
<int>
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int ExtrudeParoi::duplique() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int ExtrudeParoi::duplique() const override <extrudeparoi-public-int-extrudeparoi-duplique-const-override>`
[int ExtrudeParoi::duplique() const override](#extrudeparoi-public-int-extrudeparoi-duplique-const-override)
extrude#
void ExtrudeParoi::extrude(Domaine &)
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void ExtrudeParoi::extrude(Domaine &) <extrudeparoi-public-void-extrudeparoi-extrude-domaine-ref>`
[void ExtrudeParoi::extrude(Domaine &)](#extrudeparoi-public-void-extrudeparoi-extrude-domaine-ref)
ExtrudeParoi#
ExtrudeParoi::ExtrudeParoi()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`ExtrudeParoi::ExtrudeParoi() <extrudeparoi-public-extrudeparoi-extrudeparoi>`
[ExtrudeParoi::ExtrudeParoi()](#extrudeparoi-public-extrudeparoi-extrudeparoi)
get_info#
const Type_info * ExtrudeParoi::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * ExtrudeParoi::get_info() const override <extrudeparoi-public-const-type-info-ptr-extrudeparoi-get-info-const-override>`
[const Type_info * ExtrudeParoi::get_info() const override](#extrudeparoi-public-const-type-info-ptr-extrudeparoi-get-info-const-override)
interpreter_#
Entree & ExtrudeParoi::interpreter_(Entree &) override
Fonction principale de l’interprete ExtrudeParoi Creation d’une couche de prismes en paroi.
Detailed description
(prismes tetraedrises en 3)
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Entree & ExtrudeParoi::interpreter_(Entree &) override <extrudeparoi-public-entree-ref-extrudeparoi-interpreter-underscore-entree-ref-override>`
[Entree & ExtrudeParoi::interpreter_(Entree &) override](#extrudeparoi-public-entree-ref-extrudeparoi-interpreter-underscore-entree-ref-override)
taille_memoire#
unsigned ExtrudeParoi::taille_memoire() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`unsigned ExtrudeParoi::taille_memoire() const override <extrudeparoi-public-unsigned-extrudeparoi-taille-memoire-const-override>`
[unsigned ExtrudeParoi::taille_memoire() const override](#extrudeparoi-public-unsigned-extrudeparoi-taille-memoire-const-override)
~ExtrudeParoi#
ExtrudeParoi::~ExtrudeParoi()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`ExtrudeParoi::~ExtrudeParoi() <extrudeparoi-public-extrudeparoi-dtor-extrudeparoi>`
[ExtrudeParoi::~ExtrudeParoi()](#extrudeparoi-public-extrudeparoi-dtor-extrudeparoi)
cree_instance#
Objet_U * ExtrudeParoi::cree_instance()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Objet_U * ExtrudeParoi::cree_instance() <extrudeparoi-public-static-objet-u-ptr-extrudeparoi-cree-instance>`
[Objet_U * ExtrudeParoi::cree_instance()](#extrudeparoi-public-static-objet-u-ptr-extrudeparoi-cree-instance)
info#
const Type_info * ExtrudeParoi::info()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * ExtrudeParoi::info() <extrudeparoi-public-static-const-type-info-ptr-extrudeparoi-info>`
[const Type_info * ExtrudeParoi::info()](#extrudeparoi-public-static-const-type-info-ptr-extrudeparoi-info)
self_cast#
const ExtrudeParoi & ExtrudeParoi::self_cast(const Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const ExtrudeParoi & ExtrudeParoi::self_cast(const Objet_U &) <extrudeparoi-public-static-const-extrudeparoi-ref-extrudeparoi-self-cast-const-objet-u-ref>`
[const ExtrudeParoi & ExtrudeParoi::self_cast(const Objet_U &)](#extrudeparoi-public-static-const-extrudeparoi-ref-extrudeparoi-self-cast-const-objet-u-ref)
self_cast#
ExtrudeParoi & ExtrudeParoi::self_cast(Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`ExtrudeParoi & ExtrudeParoi::self_cast(Objet_U &) <extrudeparoi-public-static-extrudeparoi-ref-extrudeparoi-self-cast-objet-u-ref>`
[ExtrudeParoi & ExtrudeParoi::self_cast(Objet_U &)](#extrudeparoi-public-static-extrudeparoi-ref-extrudeparoi-self-cast-objet-u-ref)
printOn#
Sortie & ExtrudeParoi::printOn(Sortie &x) const override
Simple appel a: Interprete::printOn(Sortie&)
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Sortie & ExtrudeParoi::printOn(Sortie &x) const override <extrudeparoi-protected-sortie-ref-extrudeparoi-printon-sortie-ref-x-const-override>`
[Sortie & ExtrudeParoi::printOn(Sortie &x) const override](#extrudeparoi-protected-sortie-ref-extrudeparoi-printon-sortie-ref-x-const-override)
readOn#
Entree & ExtrudeParoi::readOn(Entree &) override
Simple appel a: Interprete::readOn(Entree&)
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Entree & ExtrudeParoi::readOn(Entree &) override <extrudeparoi-protected-entree-ref-extrudeparoi-readon-entree-ref-override>`
[Entree & ExtrudeParoi::readOn(Entree &) override](#extrudeparoi-protected-entree-ref-extrudeparoi-readon-entree-ref-override)
Attributes Documentation#
const Type_info ExtrudeParoi::info_obj
ArrOfDouble ExtrudeParoi::epaisseur
int ExtrudeParoi::nb_couche
Nom ExtrudeParoi::nom_front
int ExtrudeParoi::projection_normale_bord
bool ExtrudeParoi::type = false