ScriptSpot

Forum topic · Scripts Wanted

Remove duplicate splines

By 3DPiper · 2012-03-14

Description

I have imported an AI file, and every spline is duplicated..

Is there a script that will check and select all spline
duplications so I can delete them?

Comments (3)

Solve all kind of spline issues

rode3d · 2021-08-09

Here's a great tool to clean your spline curves, optimize, delete unwated vertices, remove duplicate splines, and tons of useful functions.

SPLINE CLEANER

https://www.splinedynamics.com/spline-cleaner/

Solution

holosim · 2016-10-19

RTFM! :) (Not that it's an easy or even interesting thing to read)

In the Edit Spline Modifier, use Boolean to combine splines. Unfortunately you have to do this for each pair of overlapping splines. Hopefully you want to combine all of the splines into one anyway.

Union Combines two overlapping splines into a single spline, in which the overlapping portion is removed, leaving non-overlapping portions of the two splines as a single spline.

Source:

holosim · 2016-10-19

Just Google "Knowledge Autodesk Editable Spline"