- neso_fame.mesh.StraightLine.subdivide(num_divisions: int) Iterator[StraightLine]
Split this line into equal-length segments.
- Return type:¶
An iterator over each of the segments.
Split this line into equal-length segments.
An iterator over each of the segments.