Gets or sets the center point of the sphere.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Point3d Center { get; set; }Public Property Center As Point3d
Get
Set
Property Value
Type:
Point3d
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also