Skip to content

M_Rhino_Geometry_BrepTrim_IsReversed

Will Pearson edited this page Aug 12, 2016 · 2 revisions

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

Clone this wiki locally