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

Initializes a new instance of the Polyline2d class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Polyline2d(
        Poly2dType type,
        Point3dCollection vertices,
        double elevation,
        bool closed,
        double startWidth,
        double endWidth,
        DoubleCollection bulges
)

Parameters

type
Type: Teigha.DatabaseServicesPoly2dType
vertices
Type: Teigha.GeometryPoint3dCollection
elevation
Type: SystemDouble
closed
Type: SystemBoolean
startWidth
Type: SystemDouble
endWidth
Type: SystemDouble
bulges
Type: Teigha.GeometryDoubleCollection
See Also

©  Bricsys NV. All rights reserved.