29 #ifndef ENTGEOMSECTION_H 30 #define ENTGEOMSECTION_H 32 #include "xc_utils/src/nucleo/EntConNmb.h" 59 inline const GeomSection *GetGeomSection(
void)
const Point object for section geometry definition.
Definition: Spot.h:43
virtual int getMEDCellType(void) const
Interfaz con el formato MED de Salome.
Definition: EntGeomSection.cc:147
EntGeomSection(const std::string &nmb="", GeomSection *sccGeom=nullptr)
Constructor.
Definition: EntGeomSection.cc:45
EntGeomSection & operator=(const EntGeomSection &otro)
Assignment operator.
Definition: EntGeomSection.cc:54
SisRefScc * SisRefSccActual(void)
Returns current reference system.
Definition: EntGeomSection.cc:62
Spot * BuscaSpot(const size_t &id_punto)
Returns a pointer to the point with the identifier being passed as parameter.
Definition: EntGeomSection.cc:80
Base class of section geometry representation classes.
Definition: EntGeomSection.h:47
Eje * BuscaEje(const size_t &id_edge)
Returns a pointer to the Eje indentified by the tag being passed as parameter.
Definition: EntGeomSection.cc:110
Base class for 1D entities in section definition.
Definition: Eje.h:43
const GeomSection * getGeomSection(void) const
Returns a pointer to the GeomSection.
Definition: EntGeomSection.cc:38
int getVtkCellType(void) const
Interfaz con VTK.
Definition: EntGeomSection.cc:140
================================================================================
Definition: ContinuaReprComponent.h:34
Cross section geometry.
Definition: GeomSection.h:62
Reference system used for make easier definining point positions.
Definition: SisRefScc.h:42