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.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.