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.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.