Description:
This class specifies parameters for IGICCtl.RemovePunchHoles Method.
Syntax:
Class IGPunchHoleOptions
Members:
Properties
Accuracy Property |
Accuracy of the punch hole's detection. It is measured in %. Default value is 80%. |
MaxAspect Property |
Maximal width/height ratio of object dimensions. It can be used to detect non-round holes. Default value is 1.05. |
MaxDiameter Property |
Maximal object size to remove, size considered as diameter respective circle. Measure unit is set by Unit field. Default value is 8 mm. |
MinAspect Property |
Minimal width/height ratio of object dimensions. It can be used to detect non-round holes. Default value is 0.95. |
MinDiameter Property |
Minimal object size to remove, size considered as diameter respective circle. Measure unit is set by Unit field. Default value is 4 mm. |
Unit Property |
Hole's size measure unit. Default value is mm. |