Fem::StdMeshers_StartEndLengthPy Class Reference

#include <HypothesisPy.h>

Public Member Functions

Py::Object getLength (const Py::Tuple &args)
 
Py::Object setLength (const Py::Tuple &args)
 
 StdMeshers_StartEndLengthPy (int hypId, int studyId, SMESH_Gen *gen)
 
 ~StdMeshers_StartEndLengthPy ()
 
- Public Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_StartEndLengthPy >
Py::Object clearParameters (const Py::Tuple &args)
 
Py::Object getattr (const char *name)
 
std::shared_ptr< SMESH_HypothesisgetHypothesis () const
 
Py::Object getLastParameters (const Py::Tuple &args)
 
Py::Object getLibName (const Py::Tuple &args)
 
Py::Object getParameters (const Py::Tuple &args)
 
Py::Object isAuxiliary (const Py::Tuple &args)
 
Py::Object repr ()
 
Py::Object setLastParameters (const Py::Tuple &args)
 
Py::Object setLibName (const Py::Tuple &args)
 
Py::Object setParameters (const Py::Tuple &args)
 
Py::Object setParametersByMesh (const Py::Tuple &args)
 
 SMESH_HypothesisPy (SMESH_Hypothesis *)
 
virtual ~SMESH_HypothesisPy ()
 

Static Public Member Functions

static void init_type (PyObject *)
 
- Static Public Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_StartEndLengthPy >
static void init_type (PyObject *)
 

Additional Inherited Members

- Public Types inherited from Fem::SMESH_HypothesisPy< StdMeshers_StartEndLengthPy >
typedef SMESH_HypothesisPy< StdMeshers_StartEndLengthPySMESH_HypothesisPyBase
 
- Protected Member Functions inherited from Fem::SMESH_HypothesisPy< StdMeshers_StartEndLengthPy >
typehypothesis () const
 

Constructor & Destructor Documentation

◆ StdMeshers_StartEndLengthPy()

StdMeshers_StartEndLengthPy::StdMeshers_StartEndLengthPy ( int  hypId,
int  studyId,
SMESH_Gen gen 
)

◆ ~StdMeshers_StartEndLengthPy()

StdMeshers_StartEndLengthPy::~StdMeshers_StartEndLengthPy ( )

Member Function Documentation

◆ getLength()

Py::Object StdMeshers_StartEndLengthPy::getLength ( const Py::Tuple &  args)

Referenced by init_type().

◆ init_type()

void StdMeshers_StartEndLengthPy::init_type ( PyObject module)
static

◆ setLength()

Py::Object StdMeshers_StartEndLengthPy::setLength ( const Py::Tuple &  args)

The documentation for this class was generated from the following files: