Convert arcs in polyline into polyline
Moderators: SDS, support, admin
Convert arcs in polyline into polyline
Hi,
I have several polylines which consist of arcs and lines in my DXF file.
I need to save them as polylines. How can I convert those arcs into polylines? Thank you.
Regards,
Andy
I have several polylines which consist of arcs and lines in my DXF file.
I need to save them as polylines. How can I convert those arcs into polylines? Thank you.
Regards,
Andy
Hello Andy,
Read only <i><b>property</b> TsgDXFPolyline.DottedSingPts</i> already contains a list of points for polyline split accordingly to its line type and included lines and arcs. List contains the pointers to TFPoint type.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Read only <i><b>property</b> TsgDXFPolyline.DottedSingPts</i> already contains a list of points for polyline split accordingly to its line type and included lines and arcs. List contains the pointers to TFPoint type.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com