Parabola.point_at
- Parabola.point_at(t, world=True)[source]
Point at the parameter.
- Parameters:
- tfloat
The curve parameter.
- worldbool, optional
If
True
, the point is returned in world coordinates.
- Returns:
compas_future.geometry.Point
Site Navigation
Point at the parameter.
The curve parameter.
If True
, the point is returned in world coordinates.
compas_future.geometry.Point