Method that adds two sets of BRepFace and/or Feature objects to have the edges between them filleted. Call this method will set ruleType to RuleFilletRuleTypes.BetweenFacesOrFeaturesRuleFilletRuleType.
"ruleFilletFeatureInput_var" is a variable referencing a RuleFilletFeatureInput object. |
"ruleFilletFeatureInput_var" is a variable referencing a RuleFilletFeatureInput object. |
| Type | Description |
| boolean | Returns true if the operation was successful. |
| Name | Type | Description |
| facesOrFeaturesOne | Base[] | Input first array of BRepFace and/or Feature objects. |
| facesOrFeaturesTwo | Base[] | Input second array of BRepFace and/or Feature objects. |