SphereGetAnglesInU Method
|
Returns angles for the u parameter.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double[] GetAnglesInU()
Public Function GetAnglesInU As Double()
public:
array<double>^ GetAnglesInU()
member GetAnglesInU : unit -> float[]
Return Value
Double
See Also