GSurface.TangentVectorInversion Method

Protected Shared Sub TangentVectorInversion( _ 
ByVal pt As PointTangent, _ 
ByVal Su As Vector3D, _ 
ByVal Sv As Vector3D, _ 
ByRef W As Vector2D
)
This language is not supported or no code example is available.
protected static void TangentVectorInversion( 
PointTangent pt
Vector3D Su
Vector3D Sv
ref Vector2D W 
)
This language is not supported or no code example is available.

Parameters

pt
PointTangent

Su
Vector3D

Sv
Vector3D

W
Vector2D

.NET Framework

Supported in: 4.7.2

In this article

Definition