LinearPath.NormalAt Method

Public Function NormalAt( _ 
ByVal t As Double
) As Vector3D Implements _ 
ICurve.NormalAt
This language is not supported or no code example is available.
public Vector3D NormalAt( 
double t 
)
This language is not supported or no code example is available.

Parameters

t
double

Return Value

Vector3D

Implements

ICurve.NormalAt

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition