Re: [JPP-Devel] [openjump-gis/openjump] CADTools - Drawing Blocks throws NPEs (Issue #56)

2022-08-25 Thread edgar . soldin
wrt. below. alternatively we might add a config setting (default: off) that enables validity checking when adding CAD-Symbols. ..ede On 25.08.2022 15:07, edgar.sol...@web.de wrote: hey Mike, before i go ahead i'd like you to consult me quickly. CADTools drawing certain VertexSymbols (e.g.

Re: [JPP-Devel] [openjump-gis/openjump] CADTools - Drawing Blocks throws NPEs (Issue #56)

2022-08-25 Thread edgar . soldin
hey Mike, before i go ahead i'd like you to consult me quickly. CADTools drawing certain VertexSymbols (e.g. bore_01.wkt) currently fails because the described geometries fail the JTS geometry check `geometry.isValid()` . my fix would be to ignore that, as symbols do not need to be valid, but