B.146. MergeCollinearEdges

Description. Merges edges that are collinear, up to a threshold

Plugin Status. Experimental

Categories. All Plugins, Experimental Plugins, Polyhedron Plugins

Table B.130. MergeCollinearEdges Properties

Label Description Type Script Name

Input Mesh

Input mesh

k3d::mesh*

input_mesh

Output Mesh

Output mesh

k3d::mesh*

output_mesh

Mesh Selection

Input Mesh Selection

k3d::selection::set

mesh_selection

Threshold

Controls the sensitivity for deciding when two edges are collinear.

k3d::double_t

threshold