Click or drag to resize

SettingsProcessingGroupFiltersGroupHoleGroupRepairGroupStrictness Property

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.

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Nullable<int> Strictness { get; set; }

Property Value

Type: NullableInt32
See Also