compas-dev / compas-dev/compas

How to get / set UserDictionary of a Rhino geometry object

Open
#585 3 comments 1 reaction 1 assignee Claimed by @tomvanmele View on GitHub
Dominant language
Python
Stars
386
Forks
122
Avg merge
11d 46m
Merged PRs (30d)
1

Description

# Feature Request
As a user of `compas_ghpython` and `compas_rhino` I would like to get an geometry by supplying a `guid`. And then reading or writing to the User Dictionary of that geometry.

I could not find any documented functions about these. But I remember maybe forfin_ui did something like that.

I found this function [compas_rhino.utilities.get_object_attributes](https://compas-dev.github.io/main/api/generated/compas_rhino.utilities.get_object_attributes.html#compas_rhino.utilities.get_object_attributes) , but I couldn't figure out what it does. And despite this function looks like a `getter`, I couldn't not find a `setter`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.