IEnumerable
<
Double
>
IWirePolyline
.Points { get; set; }
Gets or sets the list of points (x1, y1, z1, x2, y2, z2, ...).
Remarks
Examples