Clean Similar Curves

Remove duplicate / overlapping Rhino curves that SelDup misses — curves tracing the same path but stored as different object types (LineCurve vs NurbsCurve vs ArcCurve), plus shorter sub-segments lying on longer ones. Runs a non-destructive diagnose+dry-run via Rhino MCP, reports exact-dup and partial-overlap counts, confirms scope with the user, then deletes. Trigger when the user wants to clean / dedup / remove duplicate or similar curves or lines on the current Rhino selection. Also fire on natural-language requests in Korean or English, e.g. "중복 곡선 정리해줘", "겹친 선/커브 지워줘", "비슷한 선 정리", "중복선 삭제", "clean similar curves", "remove duplicate lines/curves", "dedup curves".

hongikarchi Updated

File contents

hongikarchi/rhino-mcp-skills/tree/main/.claude/skills/clean-similar-curves commit 2d9ba215df

Frequently asked questions

npx skillmds@latest add hongikarchi/clean-similar-curves