Edge.IsFlippedOnFace
Description:
Determines if this edge's topological direction on the Face is opposite to its parametric direction.
Determines if this edge's topological direction on the Face is opposite to its parametric direction.
Remarks:
Outer edge loops on a Face are oriented counter-clockwise with respect to the Face's orientation, and inner loops are oriented clockwise. The topological direction of an edge on a face means the direction in which the edge's loop is being traversed.
Outer edge loops on a Face are oriented counter-clockwise with respect to the Face's orientation, and inner loops are oriented clockwise. The topological direction of an edge on a face means the direction in which the edge's loop is being traversed.
Overloads (2):
public bool IsFlippedOnFace(
int index
)
-
Thrown when the specified index is not 0 or 1.