SphereEquitorialPlane Property |
Gets or sets the Equatorial plane for this sphere.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Plane EquitorialPlane { get; set; }Public Property EquitorialPlane As Plane
Get
Set
Property Value
Type:
Plane
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Obsolete (compiler warning) in 6.8
See Also