Option:Rem blend network add vent
From DocR21
Contents |
Action
Controls the behavior of whether a vent face is added when encountering a partial blend remove.
Name String
rem_blend_network_add_vent
Scheme
| Type | Values | Default |
|---|---|---|
| boolean | #t, #f | #f |
C++
| Type | Values | Default |
|---|---|---|
| logical | TRUE, FALSE | FALSE |
Description
In general the API api_remove_faces can only remove blend sequences if they are provided as a complete blend chain. In R18 this option was added to allow you to remove partial blend chains. The blend sequence provided is capped if necessary with a vent face to make the remove operation successful.
The example below shows the result of the remove operation with rem_blend_network_add_vent set.

