RhinoCommon API
NurbsCurveNurbsCurveEndConditionType Enumeration |
What end conditions to set
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
| Member name | Value | Description | |
|---|---|---|---|
| Nothing | 0 | Set nothing | |
| Position | 1 | Set endpoint | |
| Tangency | 2 | Set tangent | |
| Curvature | 3 | Set curvature |