lwPolyline is defined as set of points and associated "bulge" value for each of them.
Suggestion : please, add a convenience method which takes lwPolyline (or just Polyline) instance and returns array of DxfEntities : arcs and lines.
While reading DXF geometry and processing it I operate in terms of arcs and lines. Please, add such utility method, I struggle parsing Polyline geometry to arcs and lines.
lwPolyline is defined as set of points and associated "bulge" value for each of them. Suggestion : please, add a convenience method which takes lwPolyline (or just Polyline) instance and returns array of DxfEntities : arcs and lines. While reading DXF geometry and processing it I operate in terms of arcs and lines. Please, add such utility method, I struggle parsing Polyline geometry to arcs and lines.