|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
Graph identity returned by View::pick(). More...
#include <viz.hpp>

Static Public Member Functions | |
| static PickResult | from_c (const ::occtl_viz_pick_result_t &theC) noexcept |
| Constructs from the C value type received from the ABI. | |
Public Attributes | |
| UID | uid |
| Persistent identity of the picked node. | |
| NodeId | node |
| Session-local picked node ID. | |
| RefId | ref |
| Picked reference, or invalid when none. | |
| SelectionMode | selection_mode |
| Selection mode that produced the owner. | |
| Transform | usage_transform |
| Accumulated usage transform. | |
Graph identity returned by View::pick().