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 Function IsReversed As Boolean
Return Value
Type:
Booleantrue if the 2d trim and 3d edge have opposite orientations
See Also