Click or drag to resize

RepairGroup Properties

The SettingsProcessingGroupFiltersGroupHoleGroupRepairGroup type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Enable or disable hole repair.
Public propertyHoleSize
Relative diameter of holes to fill. Increasing this will fill more points, but require more computation time. The maximum allowed hole size scales with distance, so that we allow filling larger holes at greater distances, measured in mm.
Public propertyStrictness
Level of strictness when considering if a point should be filled. A higher level of strictness requires a missing point to be surrounded by valid points on more sides in order to be filled. Increasing this will fill fewer points, but it will be less likely to fill gaps that are not circular, for example between two edges.
Top
See Also