GumballObject
Inheritance Hierarchy
System.Object
Rhino.UI.Gumball.GumballObject
Namespace: Rhino.UI.Gumball
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public class GumballObject : IDisposable
The GumballObject type exposes the following members.
Constructors
Name
Description
Public Method
GumballObject
Initializes a new instance of the GumballObject class
Properties
Name
Description
Public Property
Frame
Methods
Name
Description
Public Method
Dispose.
Releases all resources used by the GumballObject
Protected Method
Dispose(Boolean)
Releases the unmanaged resources used by the GumballObject and optionally releases the managed resources
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
(Overrides Object.Finalize..)
Public Method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public Method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected Method
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public Method
SetFromArc
Public Method
SetFromBoundingBox(BoundingBox)
Public Method
SetFromBoundingBox(Plane, BoundingBox)
Sets the gumball bounding box with respect to a frame.
Public Method
SetFromCircle
Public Method
SetFromCurve
Public Method
SetFromEllipse
Public Method
SetFromExtrusion
Public Method
SetFromHatch
Public Method
SetFromLight
Public Method
SetFromLine
Public Method
SetFromPlane
Public Method
ToString
Returns a string that represents the current object.
(Inherited from Object.)