Polyline2d(Poly2dType, Point3dCollection, Double, Boolean, Double, Double, DoubleCollection) Constructor

Initializes a new instance of the Polyline2d class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Polyline2d(
        Poly2dType type,
        Point3dCollection vertices,
        double elevation,
        bool closed,
        double startWidth,
        double endWidth,
        DoubleCollection bulges
)

Parameters

type  Poly2dType
 
vertices  Point3dCollection
 
elevation  Double
 
closed  Boolean
 
startWidth  Double
 
endWidth  Double
 
bulges  DoubleCollection
 
See Also

©  Bricsys NV. All rights reserved.