- 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.
Last update:
Nov 07, 2024
Split this line into equal-length segments.
An iterator over each of the segments.