<teepee>
yep, my plan was downgrading the rating of the US-of-A to US-of-B but I'm not sure even United States of Bananarepublics does quite cut it anymore
<kintel>
It's going to be an interesting, but very annoying, 4 years for sure
J25k39 has joined #openscad
J25k has quit [Ping timeout: 240 seconds]
snaked has quit [Quit: Leaving]
snaked has joined #openscad
mmu_man has quit [Ping timeout: 244 seconds]
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
GNUmoon has quit [Remote host closed the connection]
<teepee>
does it work on macOS? it looks slightly different from the comment which said: open -a /path/to/application.app <exported_file> --args <additional args>
<teepee>
if I'm reading that right, it does: open -a /path/to/application.app --args <additional args including exported_file>
mmu_man has quit [Ping timeout: 252 seconds]
J25k39 has quit [Quit: Client closed]
J25k39 has joined #openscad
TheCoffeMaker has joined #openscad
mmu_man has joined #openscad
L29Ah has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 264 seconds]
teepee_ is now known as teepee
teepee has quit [Remote host closed the connection]
<Guest8>
I'm fearing to know the answer to be no, but I gotta ask: Is there a way to access a child's attributes? Maybe via a magic variable?
<Guest8>
I want to make bounding-box operator, which shall be usable to apply to a module/mesh. For this, I gotta know left-, right-, top-, bottom-, front- and back-distances to origin of all children, but how do I get these information?