Parameters for computeSweptVolume* functions Generated from class MR.ComputeSweptVolumeParameters. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.Const_Polyline3 | path [get] |
| | toolpath
|
| |
|
unsafe MR.Const_MeshPart | toolMesh [get] |
| | tool mesh
|
| |
| unsafe MR.? Const_EndMillTool | toolSpec [get] |
| |
|
unsafe float | voxelSize [get] |
| | voxel size for internal voxel volumes
|
| |
|
unsafe ulong | memoryLimit [get] |
| | (distance volume) max memory amount used for the distance volume, zero for no limits
|
| |
|
unsafe MR.Std.Const_Function_BoolFuncFromFloat | cb [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.
|
| |
Parameters for computeSweptVolume* functions Generated from class MR.ComputeSweptVolumeParameters. This is the const half of the class.
◆ toolSpec
tool specifications, can be used for more precise computations the tool spec and the tool mesh are expected to relate to the same tool if omitted, tool mesh is used
The documentation for this class was generated from the following file: