BulgeVertex Constructor

Constructor for the BulgeVertex class. Constructs an object with the specified point and bulge value.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public BulgeVertex(
        Point2d point,
        double bulge
)

Parameters

point  Point2d
[in] Point coordinates of a vertex.
bulge  Double
[in] Bulge value.
See Also

©  Bricsys NV. All rights reserved.