Share

FilletFeatureProxy.SmoothRadiusTransition Property

Parent Object: FilletFeatureProxy

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

FilletFeatureProxy.SmoothRadiusTransition() As Boolean

Property Value

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

Version

Introduced in version 9

Was this information helpful?