Eyeshot 10 WPF API Reference
DrawJoints Method

WPF Assembly > devDept.Eyeshot.Entities Namespace > FemMesh Class : DrawJoints Method
Syntax
'Declaration
 
Protected Friend Sub DrawJoints( _
   ByVal context As RenderContextBase, _
   ByVal drawList2D As EntityGraphicsData, _
   ByVal drawList3D As EntityGraphicsData _
) 
protected internal void DrawJoints( 
   RenderContextBase context,
   EntityGraphicsData drawList2D,
   EntityGraphicsData drawList3D
)

Parameters

context
drawList2D
drawList3D
See Also

Reference

FemMesh Class
FemMesh Members