Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Geometry Namespace / Vector3D Class / AreOpposite Method

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