Represents an ordered set of points connected by linear segments.
Namespace: Rhino.GeometryPolylines are closed if start and end points coincide.
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class Polyline : Point3dList |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Polyline _ Inherits Point3dList |
Inheritance Hierarchy
System..::..Object
Rhino.Collections..::..RhinoList<(Of <(<'Point3d>)>)>
Rhino.Collections..::..Point3dList
Rhino.Geometry..::..Polyline
Rhino.Collections..::..RhinoList<(Of <(<'Point3d>)>)>
Rhino.Collections..::..Point3dList
Rhino.Geometry..::..Polyline