Conic2d Class
Public Class Conic2d
This language is not supported or no code example is available.
public class Conic2d
This language is not supported or no code example is available.
public ref class Conic2d
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
CreateFrom5Points(Point2d, Point2d, Point2d, Point2d, Point2d) | ||
GetEllipseParameters(out double, out double, out double, out double, out double) | ||
GetEquation() | ||
GetHyperbolaParameters(out double, out double, out double, out double, out double) | ||
PolarLine(Point2d) | ||
PolarPoint(Line2d) | Returns the pole of line l, or null if not possible (parallel lines etc.) | |
Translate(double, double) |
IGS.Genamo.Conic2d