Getting the middle point of doors

Hi all :grinning:

I’m trying to get the base point of doors. Now I have already done the Surface. Area, but I don’t know the meaning of these data and have no idea to get the base point. Could anyone can help me this?
I’m new to Dynamo, please forgive me if I ask some nonsense questions.
Thanks!

Hey, You can get the locationpoint of door.

Try Element.GetLocation. That will return the origin of the family instance.

1 Like

Thanks! Suddenly solve my problem!