|
Smoothing and Data Reduction
This plug-in smoothes selected lines to within a maximum distance from the original graphics. It takes all the selected line primitives, facets any arcs, and then discards vertices which are on nearly straight lines, to within the specified tolerance.
This could be used for the smoothing and subsequent data reduction of contours generated by the Site program.
The zip file contains C# source code which can be built as a CadLink application e.g. using Visual C# 2008 Express Edition.
Download
Smoothing and data reduction 12K
|