Click or drag to resize

CylindricalCartesian3DToCartesian Method

LightningChart .NET Help
Overload List
  NameDescription
Public methodStatic memberToCartesian(CylindricalPoint)
Convert cylindrical point to cartesian XYZ point.
Public methodStatic memberToCartesian(CylindricalPoint)
Convert cylindrical point array to a series point array. Fills X, Y and Z fields of SeriesPoints3D.
Public methodStatic memberToCartesian(CylindricalPoint)
Convert cylindrical point array to a surface point array. Fills X, Y and Z fields of SurfacePoints.
Top
See Also