MeshModel.mesh_targetlength_at_vertex
- MeshModel.mesh_targetlength_at_vertex(vertex, target)
Set the target length at a particular mesh vertex.
- Parameters:
- vertexint
The vertex identifier.
- targetfloat
The target length value.
- Returns:
- None
Set the target length at a particular mesh vertex.
The vertex identifier.
The target length value.