extrude.edge.type

Syntax

i = extrude.edge.type(ep)
extrude.edge.type(ep) = i

Get/set the edge type. Possible return/assignment values are: 0 = simple, 1 = polyline, 2 = circlearcs, 3 = spline.

Returns:i - integer
Accepts:i - integer
Arguments:ep - edge pointer