NurbsCurve.SetEndCondition Method

NurbsCurveSetEndCondition Method

Overload List
  NameDescription
Public methodSetEndCondition(Boolean, NurbsCurveNurbsCurveEndConditionType, Point3d, Vector3d)
Set end condition of a NURBS curve to point, tangent and curvature.
Public methodSetEndCondition(Boolean, NurbsCurveNurbsCurveEndConditionType, Point3d, Vector3d, Vector3d)
Set end condition of a NURBS curve to point, tangent and curvature.
Top
See Also