RevolvedSurface.GetUAndRotation (Point3D, Double) Method

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

Parameters

P
Point3D

u
double

Return Value

Point3D

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition