ExtrusionPathLineCurve Method |
Gets the line-like curve that is the conceptual axis of the extrusion.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic LineCurve PathLineCurve()
Public Function PathLineCurve As LineCurve
Return Value
Type:
LineCurveThe path as a line curve.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also