Share

SimplifyDefinition.RemoveHolesMaxDiameterRange Property

Parent Object: SimplifyDefinition

Description

Read-write property that gets and sets the max diameter of holes in centimeters to remove for the simplify feature. The holes which diameter is less than or equal to this value will be removed. This is only applicable when the RemoveHolesStyle is set to kSimpl.

Syntax

SimplifyDefinition.RemoveHolesMaxDiameterRange() As Double

Property Value

This is a read/write property whose value is a Double.

Version

Introduced in version 2026

Was this information helpful?