Polyline.tangent_at
- Polyline.tangent_at(point)[source]
Calculates the tangent vector of a point on a polyline
- Parameters
point ([float, float, float] |
compas.geometry.Point
)- Returns
Calculates the tangent vector of a point on a polyline
point ([float, float, float] | compas.geometry.Point
)