Description. Subdivides selected edges by adding points.
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, Polyhedron Plugins
Table B.360. SubdivideEdges 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 |
Vertices | Number of vertices to insert in each selected edge | k3d::int32_t | vertices |