Constructs a polyline with the specified fit points.
Public Sub New( points As Point3dCollection )
public PolylineCurve3d( Point3dCollection points );