Mask Vertices#

Functionality#
Filter vertices with False/True bool values and automatically removes not connected edges and polygons.

Inputs#
Mask
Vertices
Poly Edge
Parameters#
Param |
Type |
Default |
Description |
---|---|---|---|
Mask |
list of booleans |
[1,0] |
Mask can be defined with ListInput node or Formula node or other as list [n,n1,n2…ni] where n’s can be 0 or 1 (False or True) |
Outputs#
Vertices
Poly Edge
Examples of usage#

Generator-> Torus
Number-> List Input
Number-> Random Num Gen
List->List Main-> List Length
Viz-> Viewer Draw