Hi everyone,
I’m new here — hello to the McNeel / Rhino developer community.
I’m looking for an experienced Rhino developer for a small paid task.
I need a lightweight Rhino model-data extractor that can read object GUIDs, names, layers, groups, object types, bounding boxes/dimensions, user text/custom attributes, material names, and block/instance info where available, then export the result as JSON and POST it to an HTTPS endpoint.
For v1, no live sync, no writeback, no model editing, and no complex UI are needed. A command/button is acceptable if save-trigger behavior is not the best first step.
Later, Phase 2 may add bidirectional features such as writing IDs/status back into object user text, detecting changes, selecting/highlighting objects, or placing blocks/components.
I would appreciate advice on whether RhinoCommon, Python, C#, or another route is best for this. If you have experience building Rhino plugins/tools and are interested, please reply or message me.
Thank you.