Documentation > Mesh Ops Plugin BPLibrary > Get Missing Tri Index

Get Missing Tri Index

Gets the Triangle index (A, B, or C) that is not equal to Check1 or Check2, silently fails returning A if no result. Used in FlipQuadTriEdge.

Inputs

A
Integer

B
Integer

C
Integer

Check 1
Integer

Check 2
Integer

Outputs

Return Value
Integer

Gets the Triangle index (A, B, or C) that is not equal to Check1 or Check2, silently fails returning A if no result. Used in FlipQuadTriEdge.