Viewport.GetNormal Method

Protected Function GetNormal( _ 
ByVal ent As Entity, _ 
ByVal triangle As Integer, _ 
ByVal faceIndex As Integer, _ 
ByVal shellIndex As Integer
) As Vector3D
This language is not supported or no code example is available.
protected Vector3D GetNormal( 
Entity ent
int triangle
int faceIndex
int shellIndex 
)
This language is not supported or no code example is available.

Parameters

ent
Entity

triangle
int

faceIndex
int

shellIndex
int

Return Value

Vector3D

.NET Framework

Supported in: 4.8

In this article

Definition