Oslandia / albion

Migrated to: https://gitlab.com/Oslandia/albion
https://gitlab.com/Oslandia/albion
GNU General Public License v3.0
49 stars 17 forks source link

Add export elementary volume feature #86

Closed pblottiere closed 5 years ago

pblottiere commented 5 years ago

This PR adds a new button allowing to export elementary volumes in DXF or OBJ. An output directory has to be selected where a sub-directory for each cell will be created. Then, each sub-directory will contain several .dxf or .obj files according to the number of graphs and closed elementary volumes within the corresponding cell.

Note that you may export a selection of cells instead of all elementary volumes. For exemple with the next selection:

0

we obtain these elementary volumes:

1

3

DUGUEY commented 5 years ago

it' seems good but I propose to export all the elementary volume of the selected cells even if the elementary volume is not closed, possible ?

pblottiere commented 5 years ago

Hi @DUGUEY,

it' seems good but I propose to export all the elementary volume of the selected cells even if the elementary volume is not closed, possible ?

Done.