OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
Properties Class Reference

#include "Properties.h"

Public Member Functions

 Properties ()
 
 ~Properties ()
 
void readSettings (EntityMeshTet *mesh)
 
bool getCheckMaterial (void)
 
bool getBoundingSphereAbsolute (void)
 
int getMeshAlg2D (void)
 
int getMeshAlg3D (void)
 
double getMaximumEdgeLengthValue (void)
 
bool getMeshOptimization (void)
 
int getProximityMeshing (void)
 
bool getCurvatureRefinement (void)
 
int getNumberOfStepsPerCircle (void)
 
double getMinCurvatureRefRadius (void)
 
bool getUsePriorities (void)
 
bool getMergeShapes (void)
 
double getRefinementStep (void)
 
double getRefinementRadius (void)
 
std::string getRefinementList (void)
 
double getBoundingSphereRadius (void)
 
double getStepsAlongDiagonal (void)
 
double getMaximumDeviation (void)
 
bool getVerbose (void)
 
double getMeshStepsOnBoundingSphere (void)
 
double getTolerance (void)
 
bool getUseDistanceForVolumeMeshRefinement (void)
 
int getElementOrder (void)
 
EntityPropertiesEntityList * getBoundingSphereMaterial (void)
 

Constructor & Destructor Documentation

◆ Properties()

Properties::Properties ( )

◆ ~Properties()

Properties::~Properties ( )
inline

Member Function Documentation

◆ getBoundingSphereAbsolute()

bool Properties::getBoundingSphereAbsolute ( void )
inline

◆ getBoundingSphereMaterial()

EntityPropertiesEntityList * Properties::getBoundingSphereMaterial ( void )
inline

◆ getBoundingSphereRadius()

double Properties::getBoundingSphereRadius ( void )
inline

◆ getCheckMaterial()

bool Properties::getCheckMaterial ( void )
inline

◆ getCurvatureRefinement()

bool Properties::getCurvatureRefinement ( void )
inline

◆ getElementOrder()

int Properties::getElementOrder ( void )
inline

◆ getMaximumDeviation()

double Properties::getMaximumDeviation ( void )
inline

◆ getMaximumEdgeLengthValue()

double Properties::getMaximumEdgeLengthValue ( void )
inline

◆ getMergeShapes()

bool Properties::getMergeShapes ( void )
inline

◆ getMeshAlg2D()

int Properties::getMeshAlg2D ( void )
inline

◆ getMeshAlg3D()

int Properties::getMeshAlg3D ( void )
inline

◆ getMeshOptimization()

bool Properties::getMeshOptimization ( void )
inline

◆ getMeshStepsOnBoundingSphere()

double Properties::getMeshStepsOnBoundingSphere ( void )
inline

◆ getMinCurvatureRefRadius()

double Properties::getMinCurvatureRefRadius ( void )
inline

◆ getNumberOfStepsPerCircle()

int Properties::getNumberOfStepsPerCircle ( void )
inline

◆ getProximityMeshing()

int Properties::getProximityMeshing ( void )
inline

◆ getRefinementList()

std::string Properties::getRefinementList ( void )
inline

◆ getRefinementRadius()

double Properties::getRefinementRadius ( void )
inline

◆ getRefinementStep()

double Properties::getRefinementStep ( void )
inline

◆ getStepsAlongDiagonal()

double Properties::getStepsAlongDiagonal ( void )
inline

◆ getTolerance()

double Properties::getTolerance ( void )
inline

◆ getUseDistanceForVolumeMeshRefinement()

bool Properties::getUseDistanceForVolumeMeshRefinement ( void )
inline

◆ getUsePriorities()

bool Properties::getUsePriorities ( void )
inline

◆ getVerbose()

bool Properties::getVerbose ( void )
inline

◆ readSettings()

void Properties::readSettings ( EntityMeshTet * mesh)

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