combine command

Syntax

extrude edge combine keyword

Primary keywords:

id    tolerance

Combines edges into a single edge.

id i1 i2 i3 ...

Combines edges with specified ID i1 i2 i3 … into a single spline-type edge. A number of control points are inserted automatically to best approximate the original polyline (consisting of the specified edges). Only the edges connected to no more than one other edge from each end can be combined.

tolerance f

Specifies the tolerance of original polyline approximation by the new spline-type edge. Tolerance f can vary from 0.001 to 0.999 with the default value of 0.1. The smaller the tollernce value the more control points are inserted on the new single edge.