Description. Extract the point at the given parameter value
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, NURBS Plugins
Table B.195. NurbsExtractCurvePoint 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 |
Parameter Value | Parameter value at which the point will be extracted | k3d::double_t | parameter |