FemMesh.DrawRestraints Method

Protected Friend Sub DrawRestraints( _ 
ByVal context As RenderContextBase, _ 
ByVal drawRestraintSymbol As EntityGraphicsData, _ 
ByVal drawTraRestraint As EntityGraphicsData, _ 
ByVal drawRotRestraint As EntityGraphicsData
)
This language is not supported or no code example is available.
internal protected void DrawRestraints( 
RenderContextBase context
EntityGraphicsData drawRestraintSymbol
EntityGraphicsData drawTraRestraint
EntityGraphicsData drawRotRestraint 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

drawRestraintSymbol
EntityGraphicsData

drawTraRestraint
EntityGraphicsData

drawRotRestraint
EntityGraphicsData

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition