Method that sets faces to replace.
To use this method, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True)
"replaceFaceFeature_var" is a variable referencing a ReplaceFaceFeature object. |
"replaceFaceFeature_var" is a variable referencing a ReplaceFaceFeature object. |
| Type | Description |
| boolean | Returns true if successful. |
| Name | Type | Description |
| sourceFaces | ObjectCollection | The collection can contain the faces from a solid and/or from features. All the faces must be on the same body. |
| isTangentChain | boolean | A boolean value for setting whether or not faces that are tangentially connected to the input faces (if any) will also be included. A value of true indicates that tangent faces will be included. |