Click or drag to resize

Sphere Constructor

Overload List
  NameDescription
Public methodSphere(Plane, Double)
Initializes a new sphere given the plane of the equator circle and radius.
Public methodCode exampleSphere(Point3d, Double)
Initializes a new sphere given center point and radius.
Top
See Also