PolylineCurve3d(Point3dCollection) Constructor

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

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public PolylineCurve3d(
        Point3dCollection points
)

Parameters

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

©  Bricsys NV. All rights reserved.