Properties_T_Rhino_Geometry_Sphere - mcneel/rhinocommon-api-docs GitHub Wiki

Sphere Properties

The Sphere type exposes the following members.

Properties

 

Name Description
Public property BoundingBox Gets the world aligned boundingbox for this Sphere. If the Sphere is Invalid, an empty box is returned.
Public property Center Gets or sets the center point of the sphere.
Public property Diameter Gets or sets the diameter for this sphere.
Public property EquitorialPlane Gets or sets the Equatorial plane for this sphere.
Public property IsValid Gets a value that indicates whether the sphere is valid.
Public property NorthPole Gets the point at the North Pole of the sphere. This is the parameterization singularity that can be obtained, at V value +Math.Pi/2.
Public property Radius Gets or sets the Radius for this sphere.
Public property SouthPole Gets the point at the South Pole of the sphere. This is the parameterization singularity that can be obtained, at V value -Math.Pi/2.
Public propertyStatic member Unset Gets a sphere with invalid members.
  Back to Top

See Also

Reference

Sphere Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️