IPolylineFactory.hpp
17 /** Polyline may consists of multiple independent lines. Although line part may be closed, the objects
18 does not represent the enclosed area. The object remains a linear object. For describing areas use
52 virtual IPolylineFactory& addPolyline(const IPolyline &line, bool mergeConnectedParts = false) = 0;
