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

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