Click or drag to resize

SurfaceShapesComputeCircle Method

Overload List
  NameDescription
Public methodStatic memberComputeCircle(CentralBody, Cartesian, Double)
Computes boundary positions for a circle on the specified centralBody with the specified center and radius. This is equivalent to calling ComputeCircle(CentralBody, Cartesian, Double, Double) with a granularity of 1 degree.
Public methodStatic memberComputeCircle(CentralBody, Cartesian, Double, Double)
Computes boundary positions for a circle on the specified centralBody with the specified center, radius and granularity.
Top
See Also