TransformObjectListAdd Method (ObjRef) |
Add an ObjRef to this list. Use this to add Polyedges so the references are properly counted
Namespace:
Rhino.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void Add(
ObjRef objref
)
Public Sub Add (
objref As ObjRef
)
Parameters
- objref
- Type: Rhino.DocObjectsObjRef
[Missing <param name="objref"/> documentation for "M:Rhino.Collections.TransformObjectList.Add(Rhino.DocObjects.ObjRef)"]
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also