PolylineCurve2d(Point2dCollection) Constructor

Constructor for the PolylineCurve2d class. Creates a polyline from a collection of points.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public PolylineCurve2d(
        Point2dCollection points
)

Parameters

points  Point2dCollection
[in] Collection of points from which to construct a polyline.
See Also

©  Bricsys NV. All rights reserved.