Optional parameters for refineFeatureObject Generated from class MR.RefineParameters. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe float | distanceLimit [get] |
| | Maximum distance from the source model to the feature.
|
| |
|
unsafe float | normalTolerance [get] |
| | Maximum angle between the source model's normal and the feature's normal.
|
| |
|
unsafe MR.? Const_FaceBitSet | faceRegion [get] |
| | (for meshes only) Reference faces used for filtering intermediate results that are too far from it
|
| |
|
unsafe MR.? Const_VertBitSet | vertRegion [get] |
| | (for meshes only) Reference vertices used for filtering intermediate results that are too far from it
|
| |
|
unsafe int | maxIterations [get] |
| | Maximum amount of iterations performed until a stable set of points is found.
|
| |
|
unsafe MR.Std.Const_Function_BoolFuncFromFloat | callback [get] |
| | Progress callback.
|
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Optional parameters for refineFeatureObject Generated from class MR.RefineParameters. This is the const half of the class.
The documentation for this class was generated from the following file: