Christopher Sean Morrison

Results 41 comments of Christopher Sean Morrison

I'm not sure I understand the terse response. The model clearly didn't convert (i.e., isn't convertible). Is the input simply unsupported presently or is it outright an invalid input that...

> Note: stepcode uses a non-free license. Assimp's class is better imho. As the creator of stepCode, I disagree with this characterization and analysis. The intent is for stepCode to...

The website and COPYING file have been updated to help clarify STEPcode's licensing.

> Thank you in the name of other Open Source developers too! You're welcome and ditto. We've been ardent supporters of and participants in open source for decades. > I...

> "to anyone thinking to implement an AP22 parser from scratch" > About that, do you know by any chance a pure C Open Source implementation for reading STEP files?...

> > It would be improper to slap a BSD-3 header on the generated sources. > > > This is very much a legal question. If there's significant IP in...

Hello @alionnet if you do decide to use STEPcode and its implementation of SDAI (which is what the standard defines as the formal API for STEP's data access interface), I'd...

Wouldn't a header at the end typically be called a footer? :) Since it is just decorative, perhaps renaming it as a cell/row border bolding or callout property? Something like:...

This is possible now with ft_erase_range().

Depending on the data in your cells, you can format cells to semi-automate csv output using libfort. For example, if you set FT_CPROP_RIGHT_PADDING and FT_CPROP_LEFT_PADDING to 0 with FT_PLAIN_STYLE, then...