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

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

Parameters

context
singleNormal
vertices
ampFactor
See Also

Reference

Element Class
Element Members
Overload List