Graph edge information.
More...
#include <DAGModelGraph.h>
|
enum class | BranchTag { } |
| Feature relation meta data. Not used right now. More...
|
|
Graph edge information.
My data stored for each edge;
◆ BranchTag
Feature relation meta data. Not used right now.
Enumerator |
---|
Create | create a new branch.
|
Continue | continue a branch.
|
Terminate | terminate a branch.
|
◆ EdgeProperty()
EdgeProperty::EdgeProperty |
( |
| ) |
|
◆ connector
std::shared_ptr<QGraphicsPathItem> Gui::DAG::EdgeProperty::connector |
line representing link between nodes.
◆ relation
The documentation for this struct was generated from the following files:
- FreeCAD/src/Gui/DAGView/DAGModelGraph.h
- FreeCAD/src/Gui/DAGView/DAGModelGraph.cpp