Creates a new merge face feature.
"mergeFacesFeatures_var" is a variable referencing a MergeFacesFeatures object.
|
"mergeFacesFeatures_var" is a variable referencing a MergeFacesFeatures object.
|
Type | Description |
boolean | Returns true if successful. Because this is limited to direct modelling only that directly modifies the B-Rep body and does not create a MergeFacesFeature object there is nothing to return besides if the merge was successful or no. |
Name | Type | Description |
input | MergeFacesFeatureInput | A MergeFacesFeatureInput object that defines the desired merge. Use the createInput method to create a new MergeFacesFeatureInput object and then use methods on it (the MergeFacesFeatureInput object) to define the merge. |