GetObject.AppendToPickList Method

GetObjectAppendToPickList Method

[Missing <summary> documentation for "M:Rhino.Input.Custom.GetObject.AppendToPickList(Rhino.DocObjects.ObjRef)"]

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void AppendToPickList(
	ObjRef objref
)
Public Sub AppendToPickList ( 
	objref As ObjRef
)

Parameters

objref
Type: Rhino.DocObjectsObjRef

[Missing <param name="objref"/> documentation for "M:Rhino.Input.Custom.GetObject.AppendToPickList(Rhino.DocObjects.ObjRef)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also