cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Access other object's parameters via GDL

Hello, I have a problem that i can't find the solution on any google posts.
I am trying to automatically number some (different) objects.
example: fire detection: detectors, switches, alarms on multiples loops. I am thinking on one object(count object) that has an array (2 dimensions - 1 for the loop and 1 for the address) that remembers the GUID of each object. Can i access the array of the count object from the new object? how can I access the parameters of other object?
Thank you
2 Replies 2
Karl Ottenstein
Moderator Emeritus
You cannot access anything about another object. The only way objects can share information is via GDL globals or file I/O.

Add-ons (plug-ins) can access everything, but are only created by experienced programmers.

Will the Element ID Manager not do what you want - to renumber your objects?
Vote for Wish: Copy/Paste in 3D

AC 29 USA and earlier   •   hardware key   •   macOS Taho 26.1 MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
Anonymous
Not applicable
good ideea. I think i will use external files. will look on to that. Thank you for fast reply.

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!