FemMesh.DrawJoints Method

Protected Friend Sub DrawJoints( _ 
ByVal context As RenderContextBase, _ 
ByVal drawList2D As EntityGraphicsData, _ 
ByVal drawList3D As EntityGraphicsData
)
This language is not supported or no code example is available.
internal protected void DrawJoints( 
RenderContextBase context
EntityGraphicsData drawList2D
EntityGraphicsData drawList3D 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

drawList2D
EntityGraphicsData

drawList3D
EntityGraphicsData

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition