Creates a new Unstitch feature.
"unstitchFeatures_var" is a variable referencing a UnstitchFeatures object.
|
"unstitchFeatures_var" is a variable referencing a UnstitchFeatures object.
|
Type | Description |
UnstitchFeature | Returns the newly created UnstitchFeature object or null if the creation failed. |
Name | Type | Description |
faces | ObjectCollection | The faces and/or bodies to Unstitch. Individual faces can be unstitched from solid and/or patch bodies. The faces being unstitched need not all come from the same body. |
isChainSelection | boolean | A boolean value for setting whether or not faces that are connected and adjacent to the input faces will be included in the selection. The default value is true. This is an optional argument whose default value is True. |
Name | Description |
Unstitch Feature API Sample | Demonstrates creating a new unstitch feature |