Click or drag to resize

SphereEquatorialPlane Property

Gets or sets the Equatorial plane for this sphere.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Plane EquatorialPlane { get; set; }

Property Value

Type: Plane
See Also