Skip to main content
Question

Transform 3d surface to 2d surface

  • January 20, 2020
  • 1 reply
  • 43 views

Hello!

I have some problem, how I can transform 3D surface (roof) to 2D surface?

I want to do something like that:

I used 2D forcer but I got different results area surfacace (3D and 2D),

Maybe I'm using this function incorrectly??

 

 

1 reply

takashi
Evangelist
  • January 20, 2020

Hi @tk_st, I think you are attempting to rotate the surface so that it would be parallel to the XY plane. If so, the 3DRotator in conjunction with the PlanarityFilter might help you. You can calculate normal vector of the surface and coordinates of a point on the surface with the PlanarityFilter, and then use them to set parameters of the 3DRotator.

Example


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings