M_Rhino_Geometry_BrepTrim_IsReversed - mcneel/rhinocommon-api-docs GitHub Wiki

BrepTrim.IsReversed Method

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

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool IsReversed()

VB

Public Function IsReversed As Boolean

Return Value

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

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BrepTrim Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️