TransformObjectList Methods |
The TransformObjectList type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(ObjRef) |
Add an ObjRef to this list. Use this to add polyedges so the references are properly counted
| |
| Add(RhinoObject) | Add a RhinoObject to this list | |
| AddObjects |
Add objects to list with a GetObject
| |
| Clear | Remove all elements from this list | |
| Dispose | ||
| Dispose(Boolean) | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | (Overrides ObjectFinalize.) | |
| GetBoundingBox |
Gets the bounding box of all of the objects that this list contains.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GripArray |
Gets access to the internal GripObject array of the TransformObjectList object.
| |
| GripOwnerArray |
Gets access to the internal GripOwner array of the TransformObjectList object.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ObjectArray |
Gets access to the internal RhinoObject array of the TransformObjectList object.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateDisplayFeedbackTransform |