Click or drag to resize

ObjRef Constructor (ObjRef)

Copy constructor

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public ObjRef(
	ObjRef other
)

Parameters

other
Type: Rhino.DocObjectsObjRef

[Missing <param name="other"/> documentation for "M:Rhino.DocObjects.ObjRef.#ctor(Rhino.DocObjects.ObjRef)"]

See Also