RevolvedSurface.GetUAndRotation (Point3D, Double, Boolean, Double) Method

Protected Function GetUAndRotation( _ 
ByVal P As Point3D, _ 
ByVal coincTol As Double, _ 
ByVal allowOutside As Boolean, _ 
ByRef u As Double
) As Point3D
This language is not supported or no code example is available.
protected Point3D GetUAndRotation( 
Point3D P
double coincTol
bool allowOutside
out double u 
)
This language is not supported or no code example is available.

Parameters

P
Point3D

coincTol
double

allowOutside
bool

u
double

Return Value

Point3D

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition