How to get the coordinates of the window from the inside of the wall surface?

Dear Dynamo Users,
I need anyway to get the coordinates of the window from the inside of the wall surface and in the direction of the room

1 Like

@wesam_hwary ,

hmmm… standard node for me is Element.Location+ node from clockwork.

room. direction should possible via GetElementByNameAndValue

Thank you for your response

l try your suggestion but what I want to do precisely is :
I have 2 models (main model and working model for calculation )
in the working model, I take the room boundary from the main model and change the width (need for calculation) of the wall and I need to copy windows from the main model to the exact location and to keep the host for the window coordinate should not be larger than (Wall width/2) so I need coordinate of the surface of the wall in direction of the room from inside.

Hello, here is a solution
I’m a beginner

here is a base not necessarily the most direct.
(to be taken with reserve especially for the local coordinates in y)


ebauche position des ouvertures sur un voile.dyn (106.1 KB)

Cordially
christian.stan

1 Like