FilletFeatures.CreateFilletDefinition Method
Parent Object: FilletFeaturesDescription
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 FilletDefinitionSamples
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. |