Share

FilletFeature.SmoothRadiusTransition Property

Parent Object: FilletFeature

Description

Property that applies only to variable radius fillets and specifies whether the transition between different radii is to be smooth. For a smooth transition there is a gradual blending transition between the defined radius points and the transitions are tangent. Without a smooth transition, a linear transition is used between radius points.

Syntax

FilletFeature.SmoothRadiusTransition() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 5.3

Was this information helpful?