Description:

Add an ObjRef to this list. Use this to add polyedges so the references are properly counted

Syntax:
public void Add(
ObjRef objref
)
Returns:
Type: void
Available since:
5.10

Description:

Add a RhinoObject to this list

Syntax:
public void Add(
RhinoObject rhinoObject
)
Returns:
Type: void
Available since:
5.10

Nothing found