Hi1] Create the poles as separate asset files ( obj or dae ), add them to the assets folder.2] Create a rule with the following code3] Assign the rule to all imported pole position shapes ( originating from attributed point features ) poleFolder = "assets/poletypes/" attr poleType = "" attr poleRotation = 0 @StartRule Pole --> alignScopeToAxes(y) s(0,0,0) i(poleFolder + poleType + ".obj") r(scopeCenter, 0, poleRotation, 0) center(xz) Pole.Let me know if this makes sense ..Matt
poleFolder = "assets/poletypes/" attr poleType = "" attr poleRotation = 0 @StartRule Pole --> alignScopeToAxes(y) s(0,0,0) i(poleFolder + poleType + ".obj") r(scopeCenter, 0, poleRotation, 0) center(xz) Pole.
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.