Creates a new Remove feature.
"removeFeatures_var" is a variable referencing a RemoveFeatures object.
|
"removeFeatures_var" is a variable referencing a RemoveFeatures object.
|
Type | Description |
RemoveFeature | Returns the newly created RemoveFeature object or null if the creation failed. |
Name | Type | Description |
itemToRemove | Base | A single body (solid or surface) or component occurrence to remove. |
Name | Description |
removeFeatures.add | Demonstrate the removeFeatures.add method. The Remove feature is the same as selecting a body in the browser and selecting "Remove" in the context menu. |
Remove Feature | Demonstrates creating a new remove feature. |