Skip to main content
Question

Transform vector 3D to vector 2D

  • January 3, 2020
  • 3 replies
  • 33 views

Hello,

I have vector 3D (vx, vy, vz) from some triangle.

How I can transform/project vector 3D to vector 2D?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

  • Author
  • 1 reply
  • January 3, 2020

Or maybe someone knows how to project/transform a 3D surface to 2D surface with the object's parameters? and unfortunately it can't be a 2DForcer... :)


takashi
Celebrity
  • 7843 replies
  • January 3, 2020

I think the 2DForcer could work to transform a 3D vector geometry into a 2D vector geometry. What happens if you apply the 2DForcer to your source data?


becchr
Influencer
Forum|alt.badge.img+32
  • Influencer
  • 107 replies
  • January 3, 2020

Or maybe someone knows how to project/transform a 3D surface to 2D surface with the object's parameters? and unfortunately it can't be a 2DForcer... :)

not totally sure what you want to do, but maybe the SurfaceFootprintReplacer is something that can help you?