Arc(Point3d, Vector3d, Double, Double, Double) Constructor

Initializes a new instance of the Arc class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Arc(
        Point3d center,
        Vector3d normal,
        double radius,
        double startAngle,
        double endAngle
)

Parameters

center  Point3d
 
normal  Vector3d
 
radius  Double
 
startAngle  Double
 
endAngle  Double
 
See Also

©  Bricsys NV. All rights reserved.