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.
"ruleFilletSettings_var" is a variable referencing a RuleFilletSettings object. |
"ruleFilletSettings_var" is a variable referencing a RuleFilletSettings 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. |