I guess the 1st sub-question to this is, is there such a thing as a “Global Variable” in Sketchup / Ruby? In other words, can I set a “Ceiling_Height_1st_Floor” as a variable somehow, and have certain tagged components automatically move on the Z-axis to that height?
Is it possible to have a component (or another method), part of which will rise or lower to a specific height (ceiling height), either OnClick or when pasted into the model, or by tag somehow?
What I’m trying to do is, have electrical outlets and their relative symbols for the electrical plan (see screenshot), with the symbol “floating” to the ceiling height, while the outlets may be at various heights throughout the plan.
Is this somehow possible, or am I consigned to manually moving the outlets on the Z-axis?
Or, an alternative method would be, an extension that will scan all instances of a specific tag / component, and generate its symbol on a specified height (and ideally tagged with a specific tag)?
How do you guys place symbols for electrical plans?