Creates a new rule fillet feature.
"filletFeatures_var" is a variable referencing a FilletFeatures object. |
"filletFeatures_var" is a variable referencing a FilletFeatures object. |
| Type | Description |
| FilletFeature | Returns the newly created FilletFeature object or null if the creation failed. |
| Name | Type | Description |
| input | RuleFilletFeatureInput | A RuleFilletFeatureInput object that defines the desired fillet. Use the createRuleFilletInput method to create a new RuleFilletFeatureInput object and then use methods on it(the RuleFilletFeatureInput object) to define the fillet. |