alias_api.TraverseDagOutputData
- class alias_api.TraverseDagOutputData
Bases:
pybind11_objectOutput data from traversing the dag.
- property count
Get the number of nodes obtained from traversing the DAG.
- property curves_on_surface
Get the curves on surface obtained from traversing the DAG.
- property nodes
Get the nodes obtained from traversing the DAG.
- property status
Get the resulting status code from traversing the DAG.