Arc Constructor (Point3d, Double, Double, Double)

Initializes a new instance of the Arc class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Arc(
        Point3d center,
        double radius,
        double startAngle,
        double endAngle
)

Parameters

center
Type: Teigha.GeometryPoint3d
radius
Type: SystemDouble
startAngle
Type: SystemDouble
endAngle
Type: SystemDouble
See Also

©  Bricsys NV. All rights reserved.