T_Rhino_Geometry_CurveEvaluationSide - mcneel/rhinocommon-api-docs GitHub Wiki

CurveEvaluationSide Enumeration

Defines enumerated values for the options that defines a curve evaluation side when evaluating kinks.

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

Syntax

C#

public enum CurveEvaluationSide

VB

Public Enumeration CurveEvaluationSide

Members

 

Member name Value Description
Default 0 The default evaluation side.
Below -1 The below evaluation side.
Above 1 The above evaluation side.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Rhino.Geometry Namespace

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