Eyeshot 10 WPF API Reference
DrawFace6(RenderContextBase,Int32,Point3D[],Double) Method

WPF Assembly > devDept.Eyeshot.Fem Namespace > Element Class > DrawFace6 Method : DrawFace6(RenderContextBase,Int32,Point3D[],Double) Method
Syntax
'Declaration
 
Protected Overloads Sub DrawFace6( _
   ByVal context As RenderContextBase, _
   ByVal index As Integer, _
   ByVal vertices() As Point3D, _
   ByVal ampFactor As Double _
) 
protected void DrawFace6( 
   RenderContextBase context,
   int index,
   Point3D[] vertices,
   double ampFactor
)

Parameters

context
index
vertices
ampFactor
See Also

Reference

Element Class
Element Members
Overload List