Click or drag to resize

RebuildCurveTangentMatching Enumeration

RebuildCurveTangentMatch used used to specify tangent matching options.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum RebuildCurveTangentMatching
Members
  Member nameValueDescription
None0
AtStart1
AtEnd2
AtStartAndEnd3
See Also