Eyeshot 10 WinForms API Reference
DrawFace4(RenderContextBase,Vector3D,Color,Point3D[],Double) Method

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Element2D Class > DrawFace4 Method : DrawFace4(RenderContextBase,Vector3D,Color,Point3D[],Double) Method
Syntax
'Declaration
 
Protected Overloads Sub DrawFace4( _
   ByVal context As RenderContextBase, _
   ByVal singleNormal As Vector3D, _
   ByVal singleColor As Color, _
   ByVal vertices() As Point3D, _
   ByVal ampFactor As Double _
) 
protected void DrawFace4( 
   RenderContextBase context,
   Vector3D singleNormal,
   Color singleColor,
   Point3D[] vertices,
   double ampFactor
)

Parameters

context
singleNormal
singleColor
vertices
ampFactor
See Also

Reference

Element2D Class
Element2D Members
Overload List