Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Vector3D Class / AreOrthogonal Method

In This Topic
    AreOrthogonal Method (Vector3D)
    In This Topic
    Returns true if the angle between the two 3D vectors is PI/2.
    Overload List
    OverloadDescription
    Returns true if the angle between the two 3D vectors is PI/2.  
    Returns true if the angle between the two 3D vectors is PI/2 or almost PI/2.  
    See Also