Thomas Thomassen

Results 163 issues of Thomas Thomassen

The underlying C++ type has a type for Point3d, Vector3d and UnitVector3d. But `SUTypedValueGetType` returns `SUTypedValueType_Vector3D` for all of these. The way to obtain the value is by using `SUTypedValueGetVector3d`...

bug
enhancement
C API
SketchUp
logged

I just updated pyvalhalla in my project from 3.2 to 3.6 and I ran into an error when configuring valhalla; I used to only provide `tile_extract` config in 3.2, but...

Thank you very much for your instructions on setting up autopep8. I noticed you also had isort setup in your screenshot. Any change you could share that configuration?