#include <NETGENPlugin_SimpleHypothesis_3D_i.hxx>
Public Member Functions | |
::NETGENPlugin_SimpleHypothesis_3D * | GetImpl () |
CORBA::Double | GetMaxElementVolume () |
CORBA::Boolean | IsDimSupported (SMESH::Dimension type) |
void | LengthFromFaces () |
NETGENPlugin_SimpleHypothesis_3D_i (PortableServer::POA_ptr thePOA, int theStudyId, ::SMESH_Gen *theGenImpl) | |
void | SetMaxElementVolume (CORBA::Double value) |
virtual | ~NETGENPlugin_SimpleHypothesis_3D_i () |
Public Member Functions inherited from NETGENPlugin_SimpleHypothesis_2D_i | |
CORBA::Boolean | GetAllowQuadrangles () |
::NETGENPlugin_SimpleHypothesis_2D * | GetImpl () const |
CORBA::Double | GetLocalLength () |
CORBA::Double | GetMaxElementArea () |
virtual std::string | getMethodOfParameter (const int paramIndex, int nbVars) const |
CORBA::Short | GetNumberOfSegments () |
virtual int | getParamIndex (const TCollection_AsciiString &method, int nbVars) const |
CORBA::Boolean | IsDimSupported (SMESH::Dimension type) |
void | LengthFromEdges () |
NETGENPlugin_SimpleHypothesis_2D_i (PortableServer::POA_ptr thePOA, int theStudyId, ::SMESH_Gen *theGenImpl) | |
void | SetAllowQuadrangles (CORBA::Boolean toAllow) |
void | SetLocalLength (CORBA::Double segmentLength) |
void | SetMaxElementArea (CORBA::Double area) |
void | SetNumberOfSegments (CORBA::Short nb) throw ( SALOME::SALOME_Exception ) |
virtual | ~NETGENPlugin_SimpleHypothesis_2D_i () |
NETGENPlugin_SimpleHypothesis_3D_i::NETGENPlugin_SimpleHypothesis_3D_i | ( | PortableServer::POA_ptr | thePOA, |
int | theStudyId, | ||
::SMESH_Gen * | theGenImpl | ||
) |
|
virtual |
::NETGENPlugin_SimpleHypothesis_3D * NETGENPlugin_SimpleHypothesis_3D_i::GetImpl | ( | ) |
CORBA::Double NETGENPlugin_SimpleHypothesis_3D_i::GetMaxElementVolume | ( | ) |
CORBA::Boolean NETGENPlugin_SimpleHypothesis_3D_i::IsDimSupported | ( | SMESH::Dimension | type | ) |
void NETGENPlugin_SimpleHypothesis_3D_i::LengthFromFaces | ( | ) |
void NETGENPlugin_SimpleHypothesis_3D_i::SetMaxElementVolume | ( | CORBA::Double | value | ) |