RhinoCommon API
ObjectTableDuplicate Method (ObjRef) |
Duplicates the object that is referenced by objref.
Same as Transform(objref, Transform.Identity, false)
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- objref
- Type: Rhino.DocObjectsObjRef
A Rhino object reference to follow for object duplication.
Return Value
Type: GuidThe new object ID.
