ObjectEnumeratorSettings ClassTypeFilter

Hi @dale,

i would like to learn how to use the ClassTypeFilter to filter for specific properties without iteration. Eg filtering ObjectColorSource, UserStrings or geometric properties. I this possible and can i combine filters using ClassTypeFilter ?

_
c.

This property only helps filter on specific RhinoObject types.

Thanks @stevebaer, i thought this is what the ObjectTypeFilter does. Is the ClassTypeFilter meant for custom objects ?

I guess what i am trying to find is similar to CustomGeometryFilter in the GetObject methods.

_
c.

Nothing like that currently exists, but I do like the idea. I’ve added a wish list item for this at
https://mcneel.myjetbrains.com/youtrack/issue/RH-44263

1 Like