rhino_bim_pset_get
Retrieve BIM PropertySet data from a Rhino object, returning properties grouped by set name. Optionally filter results to a specific property set.
Instructions
Read PropertySet entries off an object.
Bridge mode reads from the live RhinoCommon UserString table; standalone
mode reads from rhino3dm UserStrings on the saved 3dm document. The
result groups properties by PropertySet name (``psets`` field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||