Eyeshot 10 WPF API Reference
GetNormal Method

WPF Assembly > devDept.Eyeshot Namespace > Viewport Class : GetNormal Method
Syntax
'Declaration
 
Protected Function GetNormal( _
   ByVal ent As Entity, _
   ByVal triangle As Integer, _
   ByVal faceIndex As Integer, _
   ByVal shellIndex As Integer _
) As Vector3D
protected Vector3D GetNormal( 
   Entity ent,
   int triangle,
   int faceIndex,
   int shellIndex
)

Parameters

ent
triangle
faceIndex
shellIndex
See Also

Reference

Viewport Class
Viewport Members