Hello guys
I wanted to know if it is possible to get the coordinates of the pivot of a building
thanks
I converted the building's pivot coordinates to the world coordinate system using the following method.Maybe there's a better way...
Lot --> extrude(10) A A --> print( "X="+convert(x,pivot,world,pos,0,0,0)+"\n"+ "Y="+convert(y,pivot,world,pos,0,0,0)+"\n"+ "Z="+convert(z,pivot,world,pos,0,0,0)) X.
See the convert function.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.