Remove Part¶
This node removes a part from cells.
Inputs:
- In - cells in that you want to remove a part
Outputs:
- Out - removing result
Properties:
- Part field - part that you want to remove from cells
Examples¶
For this example we'll use a simple blank of the house.
In this example we'll select random cells on the last floor and remove some walls from them.
Now let's filter the last floor.
Next filter random cells.
And remove a wall from them.
And the final step - applying changes on the main cells flow by the Overriding node.
!Note Don't use a Remove Part node before the Merge node!
It'll cause artifacts because there is no way to merge removing actions properly.
Instead of that use the Remove Part Later and the Apply Parts Removing as it shows below.
Wrong:
Good: