Click or drag to resize

LinetypeGetTaperPoints Method

Taper points are positions/width combinations along the length of a curve

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Point2d[] GetTaperPoints()

Return Value

Type: Point2d

[Missing <returns> documentation for "M:Rhino.DocObjects.Linetype.GetTaperPoints"]

See Also