Point3D.Spherical
Point3D.Spherical method
Get point in spherical coordinates
public static Point3D Spherical(double r, double theta, double phi)
| Parameter | Type | Description |
|---|---|---|
| r | Double | R value |
| theta | Double | Theta value |
| phi | Double | Phi value |
Return Value
Spherical coordinates point
See Also
- class Point3D
- namespace Aspose.CAD.Exporters.CadApsEntitiesExporter.CadAps3D
- assembly Aspose.CAD