Point3d Constructor

Overload List

Method Description
Point3d.Point3d (double, double, double) Constructs a 3D point with coordinates x, y, and z.
Point3d.Point3d (double[]) Constructs 3D point with coordinates taken from the first three array elements.
Point3d.Point3d (PlanarEntity, Point2d) Constructs 3D point by the formula