rhino_bim_pset_get
Retrieve PropertySet data from a Rhino object. Supports live RhinoCommon or saved document mode, returning properties grouped by PropertySet name.
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 | |||