Element2D.DrawFace4 (RenderContextBase, Vector3D, Point3D(), Double) Method

Protected Sub DrawFace4( _ 
ByVal context As RenderContextBase, _ 
ByVal singleNormal As Vector3D, _ 
ByVal vertices As Point3D(), _ 
ByVal ampFactor As Double
)
This language is not supported or no code example is available.
protected void DrawFace4( 
RenderContextBase context
Vector3D singleNormal
Point3D[] vertices
double ampFactor 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

singleNormal
Vector3D

vertices
Point3D[]

ampFactor
double

.NET Framework

Supported in: 4.8

In this article

Definition