Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Utility Class / NormalInterpolation Method

In This Topic
    NormalInterpolation Method
    In This Topic
    Returns the interpolated normal at the point p somewhere in the middle of the 3D segment defined by the points p1 and p2.
    Overload List
    OverloadDescription
    Returns the interpolated normal at the point p somewhere in the middle of the 3D segment defined by the points p1 and p2.  
    Returns the interpolated normal at the point p somewhere in the middle of the 3D rectangular face defined by the points p1, p2, p3 and p4.  
    See Also