Share

FilletDefinition.FilletType Property

Parent Object: FilletDefinition

Description

Property that returns the type of the fillet. Possible return values are kEdgeFillet, kFaceFillet and kFullRoundFillet.

Syntax

FilletDefinition.FilletType() As FilletTypeEnum

Property Value

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

Version

Introduced in version 11

Was this information helpful?