Solved! Go to Solution.
assetFinder(ID) = case ID == "abcd" : "assets/building_abcd.dae" case ID == "efgh" : "assets/building_edgh.dae" .. else: "builtin:cube" attr BuildingID = "" # Point to Object Attribute with the actual ID info. Lot --> alignScopeToAxes() s(0,0,0) i(assetFinder(BuildingID)) center(xz) Building.