Click or drag to resize

CylindricalCartesian3D Methods

LightningChart .NET Help

The CylindricalCartesian3D type exposes the following members.

Methods
  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.
Public methodStatic memberToCylindrical
Convert a cartesian XYZ point into cylindrical point.
Top
See Also