STEP-specific mesh load parameters Generated from class MR.MeshLoad.StepLoadSettings. This is the non-const half of the class.
More...
|
| new unsafe ref double | angularDeflection [get] |
| | angular deflection used to tessellate the boundary edges
|
| new unsafe ref double | linearDeflection [get] |
| | linear deflection used to tessellate the boundary edges
|
| new unsafe ref bool | relative [get] |
| | whether the deflection values are related to the size of edges
|
STEP-specific mesh load parameters Generated from class MR.MeshLoad.StepLoadSettings. This is the non-const half of the class.
◆ StepLoadSettings() [1/4]
| unsafe MR.MeshLoad.StepLoadSettings.StepLoadSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ StepLoadSettings() [2/4]
| unsafe MR.MeshLoad.StepLoadSettings.StepLoadSettings |
( |
double | angularDeflection, |
|
|
double | linearDeflection, |
|
|
bool | relative ) |
|
inline |
◆ StepLoadSettings() [3/4]
| unsafe MR.MeshLoad.StepLoadSettings.StepLoadSettings |
( |
MR.MeshLoad.Const_StepLoadSettings | _other | ) |
|
|
inline |
◆ StepLoadSettings() [4/4]
◆ assign()
Generated from method MR::MeshLoad::StepLoadSettings::operator=.
◆ angularDeflection
| new unsafe ref double MR.MeshLoad.StepLoadSettings.angularDeflection |
|
get |
angular deflection used to tessellate the boundary edges
◆ linearDeflection
| new unsafe ref double MR.MeshLoad.StepLoadSettings.linearDeflection |
|
get |
linear deflection used to tessellate the boundary edges
◆ relative
| new unsafe ref bool MR.MeshLoad.StepLoadSettings.relative |
|
get |
whether the deflection values are related to the size of edges
The documentation for this class was generated from the following file: