The 3D ACIS® Modeler (ACIS) is Spatial’s prominent 3D solid modeling engine. 3D InterOp is a CAD data translation framework (Interoperability)
Option:Rem blend network add vent
From DocR20
Contents |
Action
Controls the behavior of whether a vent faces is added when encountering a partial blend remove or not.
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 new option was added to allow the user to remove partial blend chains. The blend sequence provided is capped if necessary with a vent face to make to remove operation successful.
The example below shows the result of the remove operation with rem_blend_network_add_vent set.

