Click or drag to resize

BrepTrimIsReversed Method

Get orientation of trim with respect to it's corresponding edge.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.12
Syntax
public bool IsReversed()

Return Value

Type: Boolean
true if the 2d trim and 3d edge have opposite orientations
See Also