SphericalCartesian3D Methods |
The SphericalCartesian3D type exposes the following members.
| Name | Description | |
|---|---|---|
| ToCartesian(SphericalPoint) |
Convert spherical point to cartesian XYZ point.
| |
| ToCartesian(SphericalPoint) |
Convert spherical point array to a series point array. Fills X, Y and Z fields of SeriesPoints3D.
| |
| ToCartesian(SphericalPoint) |
Convert spherical point array to a surface point array. Fills X, Y and Z fields of SurfacePoints
| |
| ToSpherical |
Convert a cartesian XYZ point into spherical point.
|