Passing information from API to Object
OK, here's the million dollar question: I'm working on an add-on that would allow a user to set what their drawing type is (ceiling, demo, mechanical, etc). I also want to make objects that can REQUEST that setting, and be able to perform IF-THEN ope...