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