A random plane orthogonal to the plane.
Namespace:
ceometric.VectorGeometryAssembly: ceometric.VectorGeometry (in ceometric.VectorGeometry.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
C# |
---|
public Plane RandomOrthogonalPlane() |
Visual Basic (Declaration) |
---|
Public Function RandomOrthogonalPlane As Plane |
Visual C++ |
---|
public: Plane^ RandomOrthogonalPlane() |