RhinoCommon for SelParents/Children

In RhinoCommon, how can I search the ObjectTable for the parents/children of a particular object? I basically need _SelParent.

Hi @EricM,

I don’t see a way; can probably add something.

Why do you need this?

– Dale

I’ve got to support v7 still. I will email you.

I also looked for a way to get _What from RhinoCommon. I looked on github for your Garage repo, but it must be private. Is that cpp?

Use RhinoObject.Description.

– Dale

1 Like

TextLog, got it.

1 Like

I’ve logged your request for a method.

https://mcneel.myjetbrains.com/youtrack/issue/RH-83743

– Dale