CircularArc2d(Point2d, Point2d, Double, Boolean) Constructor

Initializes a new instance of the CircularArc2d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public CircularArc2d(
        Point2d startPoint,
        Point2d endPoint,
        double bulge,
        bool bulgeFlag
)

Parameters

startPoint  Point2d
 
endPoint  Point2d
 
bulge  Double
 
bulgeFlag  Boolean
 
See Also

©  Bricsys NV. All rights reserved.