Click or drag to resize

IBrepTrimIsReversed Method

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

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
bool IsReversed()

Return Value

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