Table of Contents
Divide a curve using equi-distance points.
.NET
Summary: A small plugin + source code for equi-distance curve division.
Project details
This is a VB.NET 2005 project containing plugin source code for Rhino4. It is a complete command class with comments.
The regular Divide command in Rhino divides a curve based on the length of the curve between two points. This plugin divides a curve based on the distance (linear) between points.
