Thomas Thomassen
Thomas Thomassen
Ah - yea, I was missing that step. I can reproduce.
@mag14 - can you try again without `~` represetning your home path? Expand it to the full canonical path and see if that changes the results?
For the record, I've found a number of older issues like this. All related to closed curves. Looks to me that the validation check for this scenario isn't that useful....
The list of language that SketchUp support isn't likely to match the list of languages any host application using the standalone API. I think we'll defer that and focus on...
It's a good chance the return value doesn't change. I've come across a number of methods that will never return anything than `true`.
I renamed this one to "Better failure handling for ComponentDefininition#save_as".
> So how in this case would it be done? With a DLL / DYLIB loaded on demand from set of pre-built language resources ? Not sure, it gets complicated...
Is the summary of this: * Make the method return `false` upon failure * No allow empty filename ?
> We make the case above that raising proper exceptions is what this method (and several other IO methods in the API) should do. With compatibility in mind, reducing risk...
I've tried both SU2022.0 and SU2023.0 and I haven't been able to reproduce this. I selected a component from the library (not from In Model) and without placing it I...