Parabola.normal_at

Parabola.normal_at(t, world=True)[source]

Normal at a specific normalized parameter.

Parameters:
tfloat

The curve parameter.

worldbool, optional

If True, the normal vector is returned in world coordinates.

Returns:
compas_future.geometry.Vector