gecos-lab / PZero

GNU Affero General Public License v3.0
22 stars 2 forks source link

Sections removal #35

Closed gbene closed 2 weeks ago

gbene commented 1 year ago

When a section is deleted shouldn't the entities related to the section be deleted as well? Like for images applied as textures in DEMs in #25.

andrea-bistacchi commented 1 year ago

On this, I'd like to have the possibility to either:

1) delete the x-section and all its objects:

2) delete the x-section and retain the objects (removing the reference to the x-section); in this case a XSectionPolyline should be converted to a more generic Polyline, etc.

andrea-bistacchi commented 2 weeks ago

Closed since #75 is more general.