Share

SimplifyDefinition.RemoveChamfersMaxDistanceRange Property

Parent Object: SimplifyDefinition

Description

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

Syntax

SimplifyDefinition.RemoveChamfersMaxDistanceRange() As Double

Property Value

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

Version

Introduced in version 2026

Was this information helpful?