Click or drag to resize

TransformObjectList Methods

The TransformObjectList type exposes the following members.

Methods
  NameDescription
Public methodAdd(ObjRef)
Add an ObjRef to this list. Use this to add polyedges so the references are properly counted
Public methodAdd(RhinoObject)
Add a RhinoObject to this list
Public methodAddObjects
Add objects to list with a GetObject
Public methodClear
Remove all elements from this list
Public methodDispose
Protected methodDispose(Boolean)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetBoundingBox
Gets the bounding box of all of the objects that this list contains.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGripArray
Gets access to the internal GripObject array of the TransformObjectList object.
Public methodGripOwnerArray
Gets access to the internal GripOwner array of the TransformObjectList object.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodObjectArray
Gets access to the internal RhinoObject array of the TransformObjectList object.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateDisplayFeedbackTransform
Top
See Also