An NDoc Documented Class Library

Plane Constructor (xyz, xyz)

The constructor of a plane takes the Point P and a NormalUnit

public Plane(
   xyz P,
   xyz NormalUnit
);

Parameters

P
NormalUnit

See Also

Plane Class | Minais.Drawing3d.Math Namespace | Plane Constructor Overload List