JuPedSim / jpseditor

Editor for the goemetry
Other
4 stars 6 forks source link

Parse DXF files with layers #53

Closed chraibi closed 5 years ago

chraibi commented 5 years ago

In Gitlab by @chraibi on Oct 27, 2016, 12:49 [origin]

With CAD-software e.g. LibreCAD it is possible to organize the geometry in different layers.

See for instance this introduction from the archived project jps2dxf

Screen_Shot_2016-10-27_at_12.48.15

jpseditor can parse DXF files, however as a bunch of lines without any structure. Implement the possibility to parse also the given structure.

chraibi commented 5 years ago

In Gitlab by @chraibi on Dec 17, 2016, 08:38

Original comment by chraibi on 27 Oct 2016, 10:49


+1

chraibi commented 5 years ago

In Gitlab by @Erik-Andresen on Jun 19, 2017, 18:31

Distinction between walls and doors possible. Use layername "wall" and layername "door".

chraibi commented 5 years ago

In Gitlab by @chraibi on Nov 6, 2017, 13:53

closed