Used in curve and surface blending functions
Namespace: Rhino.GeometryAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)
Syntax
| C# |
|---|
public enum BlendContinuity |
| Visual Basic |
|---|
Public Enumeration BlendContinuity |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Position | 0 | ||
| Tangency | 1 | ||
| Curvature | 2 |