Click or drag to resize

CurveKinkDefinitionIsTangentKink Method

Overload List
  NameDescription
Public methodIsTangentKink(Curve, Double)
True if there is a tangent discontinuity at curve(t) and the agnle between the two tangents is > KinkAngleDegrees
Public methodIsTangentKink(Vector3d, Vector3d)
True if the angle between tangent_from_below and tangent_from_above is > KinkAngleDegrees
Top
See Also