File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,12 @@ The following vertex attributes of the `ThrustDiagram` can be modified.
3030
3131### EdgeAttributes
3232
33+ The following edge attributes of the ` ThrustDiagram ` can be modified.
3334
35+ * ** hmax** - This is the upper limit of the allowable internal horizontal force of the edge. This value is set to 10000000.0 by default.
36+ * ** hmin** - This is the lower limit of the allowable internal horizontal force of the edge. This value is set to 0 by default.
37+ * ** lmax** - This is the upper limit of the allowable length of the edge. This value is set to 10000000.0 by default.
38+ * ** lmin** - This is the lower limit of the allowable length of the edge. This value is set to 0 by default.
3439
3540### FaceAttributes
3641
You can’t perform that action at this time.
0 commit comments