GEntity.GetOffsetDistance Method

Protected Shared Function GetOffsetDistance( _ 
ByVal extDir As Vector3D, _ 
ByVal amount As Vector3D, _ 
ByVal draftAngleInRadians As Double
) As Double
This language is not supported or no code example is available.
protected static double GetOffsetDistance( 
Vector3D extDir
Vector3D amount
double draftAngleInRadians 
)
This language is not supported or no code example is available.

Parameters

extDir
Vector3D

amount
Vector3D

draftAngleInRadians
double

Return Value

double

.NET Framework

Supported in: 4.7.2

In this article

Definition