Custom RenderMesh per object selection

Hello!
Is there a fast way to assign a custom mesh to an object selection using python?

what I need to do is to export in a single obj the objects of each layer with a different meshing quality.

example:
layer 01 = fast meshing
layer 04 = slow meshing

Hi @Pitti,

Sorry, no, not yet.

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

You can do what you want with RhinoScript.

– Dale