PartFeatures.FilletFeatures Property
Parent Object: PartFeaturesDescription
Property that returns the FilletFeatures collection object. This collection provides access to existing FilletFeature objects and provides functionality to create new FilletFeature objects.
Syntax
PartFeatures.FilletFeatures() As FilletFeaturesProperty Value
This is a read only property whose value is a FilletFeatures.Samples
Name | Description |
Fillet Feature (All Rounds) | This sample demonstrates rounding all of the edges of a part. |
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. |