Lot --> FootprintValues(scope.sx, scope.sy, scope.sz) FootprintValues(xDim, yDim, zDim) --> print (xDim) print (yDim) print (zDim)
attr LotScopeX = 0 Lot --> set( LotScopeX, scope.sx ) Footprint . // other script t(lotScopeX,0,0)
attr Footprint_Area = 0 Lot --> set (Footprint_Area, geometry.area) extrude(world.y, 20) comp(f) {all : Printer} Printer --> print (Footprint_Area)
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.