Share

FilletFeatures.CreateFilletDefinition Method

Parent Object: FilletFeatures

Description

Method that creates a new FilletDefinition object. The object returned by this method is used to define the inputs for a fillet feature and is provided as the argument to the Add method of the FilletFeatures collection.

Syntax

FilletFeatures.CreateFilletDefinition() As FilletDefinition

Samples

Name Description
Fillet Feature (Complex) This sample demonstrates creating a complex fillet. The result in this case has several different constant radii fillets and two edges that use variable radius, with one of these having a different radius defined along the edge.

Version

Introduced in version 5.3

Was this information helpful?