How to get the "Survey Point" of a Revit model

I created areas Revit with coordinates (xyz) obtained from the analysis of interference Naviswork. But the idea is to use as a starting point of reference for coordinates the “Survey Point” of Revit. How do I get the Survey Point with Dynamo and this point is the reference coordinates obtained with Naviswork ?.

Thank you very much for your help.

surveypoint

 

 

 

 

 

 

 

 

 

 

 

resuelto1

 

Try the Document.ProjectPosition node in Andreas Dieckmanns Clockwork package from the package manager. It gets you elevation, EastWest, NorthSouth and more.

May have to do some unit conversion though…

Jostein, thank you very much for the information. I’ll try.

Thanks for pointing that out, Jostein. I’ll make sure to include the unit conversion in the node next time I update the package…