Click or drag to resize

ExtrusionPathLineCurve Method

Gets the line-like curve that is the conceptual axis of the extrusion.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public LineCurve PathLineCurve()

Return Value

Type: LineCurve
The path as a line curve.
See Also