Skip to content

Feature fence regions

Renan Oliveira Netto requested to merge feature-fence_regions into development

What:

This merge adds fence regions information in Ophidian.

How:

Added a FenceRegions class to access the fence regions properties, as well as a factory to build this object from a DEF file.

Purpose

This way it is possible to save inside Ophidian the fence regions information from the DEF file.

Merge request reports