Vertex2d(Point3d, Double, Double, Double, Double) Constructor

Initializes a new instance of the Vertex2d class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Vertex2d(
        Point3d position,
        double bulge,
        double startWidth,
        double endWidth,
        double tangent
)

Parameters

position  Point3d
 
bulge  Double
 
startWidth  Double
 
endWidth  Double
 
tangent  Double
 
See Also

©  Bricsys NV. All rights reserved.