TransformObjectListGripArray Method |
Gets access to the GripObject array of the TransformObjectList object.
Namespace:
Rhino.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic GripObject[] GripArray()
Public Function GripArray As GripObject()
Return Value
Type:
GripObjectAn array of GripObjects, empty if there were no GripObjects
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also