Thomas Thomassen

Results 573 comments of Thomas Thomassen

To search a container would need a new option - and it sounds like a very reasonable option to me. It just haven't come up before until now. I guess...

@nickAtSketchUp or @hilliard-sketchup - any ideas about this one?

Semi-related, at the last Basecamp, Chaos Group presented their Ruby wrapper over the SketchUp C API: https://github.com/ChaosGroup/scriptup You can use the SU C API in standalone Ruby. (In case you...

I didn't realize it was popping up that dialog when using the API. Let me ask about that internally.

https://forums.sketchup.com/t/the-trim-is-very-time-consuming-in-large-model/171986/11?u=tt_su > It looks to relate to the groups being trimmed being made unique, whereupon SU it looking for a new unique name. When you have a lot of other...

Can you please add details to this ticket. The information here gets logged into our internal ticket.

The 2D exporters don't have a good API support. Their options are not exposed. This is already tracked internally as an issue.

Do you have a code snippet to reproduce? Are you trying to modify properties before you have attached the layer (or any entity) to the model?

Please provide a code example. We often find that we cannot reproduce due to subtle differences in how we try to recreate an issue from description alone vs what the...

Oh, I see, you're saying you were looking for a way to set the layer material. You are right, we don't have a setter. Materials owner by layers have some...