interface version 1
Adds simple linear extents at curve end(s).
A NURBS curve extented at both ends. (Original curve is also shown for comparison.)
Parameters
Group | A primitive group specification for which curves to be processed. | ||||||
Start, End |
| ||||||
Extents Only | Generate the extents, but do not join them to the input curves. (When not joined, these are linear polygon segments, regardless of the type(s) of input curve(s).) | ||||||
Join Extents | Join the extension segments to the original curve(s). | ||||||
Extension Group Prefix | Creates a primitive group for each newly created extent curve, with the specified prefix (with the defaults the group names will be like extent_0_A, extent_0_B, extent_1_A, etc.) Works only if the extents are not joined to the original curve(s) (i.e. in Extents Only mode, or with Join Extents turned off.) |
To Do
Curvature replication (“curly-wurly extend mode”)
Release Notes
interface version 1 —
2014-02-16 |
|
2013-05-07 | First version. |