Share

SimplifyDefinition.RemoveFilletsMaxRadiusRange Property

Parent Object: SimplifyDefinition

Description

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

Syntax

SimplifyDefinition.RemoveFilletsMaxRadiusRange() As Double

Property Value

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

Version

Introduced in version 2026

Was this information helpful?