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

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Penta6 Class > Draw Method : Draw(RenderContextBase,Vector3D,Point3D[],Double) Method
Syntax
'Declaration
 
Public Overloads Overrides Sub Draw( _
   ByVal context As RenderContextBase, _
   ByVal singleNormal As Vector3D, _
   ByVal vertices() As Point3D, _
   ByVal ampFactor As Double _
) 
public override void Draw( 
   RenderContextBase context,
   Vector3D singleNormal,
   Point3D[] vertices,
   double ampFactor
)

Parameters

context
singleNormal
vertices
ampFactor
See Also

Reference

Penta6 Class
Penta6 Members
Overload List