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