Ellipse(Point3d, Vector3d, Vector3d, Double, Double, Double) Constructor

Initializes a new instance of the Ellipse class

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Ellipse(
        Point3d center,
        Vector3d unitNormal,
        Vector3d majorAxis,
        double radiusRatio,
        double startAngle,
        double endAngle
)

Parameters

center  Point3d
 
unitNormal  Vector3d
 
majorAxis  Vector3d
 
radiusRatio  Double
 
startAngle  Double
 
endAngle  Double
 
See Also

©  Bricsys NV. All rights reserved.