Eyeshot 10 WinForms API Reference
Draw Method (Solid3D.Face)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Solid3D.Face Class : Draw Method
Draws the face.
Syntax
'Declaration
 
Public Sub Draw( _
   ByVal data As DrawParams _
) 
public void Draw( 
   DrawParams data
)

Parameters

data
See Also

Reference

Solid3D.Face Class
Solid3D.Face Members