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

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