Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / GetClosestMainAxis Method

In This Topic
    GetClosestMainAxis Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Shared Function GetClosestMainAxis( _
       ByVal normDir As Vector3D _
    ) As Vector3D
    protected static Vector3D GetClosestMainAxis( 
       Vector3D normDir
    )

    Parameters

    normDir
    See Also