Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Find tangent at certain angle

Participant ,
Oct 24, 2016 Oct 24, 2016

Need to find tangent  at certain angle, say, 45 degrees.

Seems there's no methods in AIRealBezierSuite to calculate tangent at custom angle.

Have I missed the proper method in API?

TOPICS
SDK
724
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Guide , Oct 25, 2016 Oct 25, 2016

You haven't missed it, but I'm not sure how you'd go about calculating that. I took a quick google and I couldn't even find a high level formula for calculating T from the tangent angle. Your best bet would be to find the formula for deriving the tangent angle from T and then re-arranging the formula. Not fun, I'll admit.

Translate
Adobe
Guide ,
Oct 25, 2016 Oct 25, 2016
LATEST

You haven't missed it, but I'm not sure how you'd go about calculating that. I took a quick google and I couldn't even find a high level formula for calculating T from the tangent angle. Your best bet would be to find the formula for deriving the tangent angle from T and then re-arranging the formula. Not fun, I'll admit.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines