STEP-specific mesh load parameters Generated from class MR.MeshLoad.StepLoadSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe double | angularDeflection [get] |
| | angular deflection used to tessellate the boundary edges
|
| unsafe double | linearDeflection [get] |
| | linear deflection used to tessellate the boundary edges
|
| unsafe 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 const half of the class.
◆ Const_StepLoadSettings() [1/4]
| unsafe MR.MeshLoad.Const_StepLoadSettings.Const_StepLoadSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_StepLoadSettings() [2/4]
| unsafe MR.MeshLoad.Const_StepLoadSettings.Const_StepLoadSettings |
( |
double | angularDeflection, |
|
|
double | linearDeflection, |
|
|
bool | relative ) |
|
inline |
◆ Const_StepLoadSettings() [3/4]
◆ Const_StepLoadSettings() [4/4]
| MR.MeshLoad.Const_StepLoadSettings.Const_StepLoadSettings |
( |
StepLoadSettings | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.MeshLoad.Const_StepLoadSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.MeshLoad.Const_StepLoadSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_angularDeflection
| unsafe double* MR.MeshLoad.Const_StepLoadSettings.__ref_storage_angularDeflection |
|
protected |
◆ __ref_storage_linearDeflection
| unsafe double* MR.MeshLoad.Const_StepLoadSettings.__ref_storage_linearDeflection |
|
protected |
◆ __ref_storage_relative
| unsafe bool* MR.MeshLoad.Const_StepLoadSettings.__ref_storage_relative |
|
protected |
◆ angularDeflection
| unsafe double MR.MeshLoad.Const_StepLoadSettings.angularDeflection |
|
get |
angular deflection used to tessellate the boundary edges
◆ linearDeflection
| unsafe double MR.MeshLoad.Const_StepLoadSettings.linearDeflection |
|
get |
linear deflection used to tessellate the boundary edges
◆ relative
| unsafe bool MR.MeshLoad.Const_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: