Namespace: Rhino.GeometryNurbsCurve.NurbsCurveEndConditionType: references
Nothing = UnsafeNativeMethods.NurbsCurveEndConditionType.Nothing
Position = UnsafeNativeMethods.NurbsCurveEndConditionType.Position
Tangency = UnsafeNativeMethods.NurbsCurveEndConditionType.Tangency
Curvature = UnsafeNativeMethods.NurbsCurveEndConditionType.Curvature