MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::MeshLoad::StepLoadSettings Struct Reference

STEP-specific mesh load parameters. More...

#include <MRIOExtras/MRStep.h>

Public Attributes

double angularDeflection = 0.1
 angular deflection used to tessellate the boundary edges
double linearDeflection = 0.5
 linear deflection used to tessellate the boundary edges
bool relative = false
 whether the deflection values are related to the size of edges

Detailed Description

STEP-specific mesh load parameters.

Member Data Documentation

◆ angularDeflection

double MR::MeshLoad::StepLoadSettings::angularDeflection = 0.1

angular deflection used to tessellate the boundary edges

◆ linearDeflection

double MR::MeshLoad::StepLoadSettings::linearDeflection = 0.5

linear deflection used to tessellate the boundary edges

◆ relative

bool MR::MeshLoad::StepLoadSettings::relative = false

whether the deflection values are related to the size of edges


The documentation for this struct was generated from the following file: