yoshi204783229
2019-09-10, 03:01 AM
Hi all
A programmer at our firm created an add-in for us that generates slabs from existing rooms. It works quite nicely but there's one problem.
There are multiple project parameters (let's call this "slab #") with the same name. (not shared parameters)
Did some experiment ant it seems that the parameter duplicates every time a different user runs the add-in command.
So let's say there are 5 people in total working on the project and when the first person runs the add-in for the first time, the project parameter "slab #" gets added to the project. But then when the 2nd person runs the add-in, another project parameter called "slab #" gets added, and so on.
The parameter in question gets added to "identity info" as an instance parameter for the slab category.
Any suggestions?
Any help would be greatly appreciated.
Thanks.
A programmer at our firm created an add-in for us that generates slabs from existing rooms. It works quite nicely but there's one problem.
There are multiple project parameters (let's call this "slab #") with the same name. (not shared parameters)
Did some experiment ant it seems that the parameter duplicates every time a different user runs the add-in command.
So let's say there are 5 people in total working on the project and when the first person runs the add-in for the first time, the project parameter "slab #" gets added to the project. But then when the 2nd person runs the add-in, another project parameter called "slab #" gets added, and so on.
The parameter in question gets added to "identity info" as an instance parameter for the slab category.
Any suggestions?
Any help would be greatly appreciated.
Thanks.