SphereEquatorialPlane Property |
Gets or sets the Equatorial plane for this sphere.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic Plane EquatorialPlane { get; set; }
Public Property EquatorialPlane As Plane
Get
Set
Property Value
Type:
Plane
See Also