CurveElement.HasTangentJoin
Description:
Tests whether this curve element and the input curve element have common tangent join at the given end-point.
Tests whether this curve element and the input curve element have common tangent join at the given end-point.
-
endIndex of one of the curve's end. Values '0' and '1' indicate the start or end point, respectively.
-
otherElementId of another Curve Element from the same document.
Return Value
bool
Returns True if the two curve elements have a tangent join at the given end-point.
-
A non-optional argument was NULL