Click or drag to resize

RhinoBrepTrimIsReversed Method

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

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public bool IsReversed()

Return Value

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

Implements

IBrepTrimIsReversed
See Also