Share

GetNormal Method

Overload List

Method Description
Vector3d.GetNormal ()This method calls Vector3d.GetNormal(Tolerance tolerance) with tolerance set to Global.
Vector3d.GetNormal (Tolerance)Returns the unit vector codirectional to this vector. The vector is not normalized if its length is less than tolerance.equalVector()... more

Was this information helpful?