SphereGetAnglesInV Method
 | 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public double[] GetAnglesInV()
 
Public Function GetAnglesInV As Double()
 
public:
array<double>^ GetAnglesInV()
 
member GetAnglesInV : unit -> float[] 
 
 
 
Return Value
Double
 
See Also