Click or drag to resize

Vector3dPerpendicularTo Method

Overload List
  NameDescription
Public methodPerpendicularTo(Vector3d)
Sets this vector to be perpendicular to another vector. Result is not unitized.
Public methodPerpendicularTo(Point3d, Point3d, Point3d)
Set this vector to be perpendicular to a plane defined by 3 points.
Top
See Also