File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -78,14 +78,18 @@ table::
7878If code::update:: is code::true::, the connecting lines will immediately be shown.
7979
8080ARGUMENT:: close
81- a link::Classes/Boolean:: whether the end and start point of connection groups
81+ A link::Classes/Boolean:: whether the end and start point of connection groups
8282should be connected. This argument will set the instance state
8383link::#-closeConnections:: and will default to this state if the argument is
8484code::nil::.
8585
8686Connections can be toggled on and off with link::#-showConnections::.
8787Default connections are code::\sequential::.
8888
89+ ARGUMENT:: update
90+ A link::Classes/Boolean:: whether to update the view with the new connections
91+ or not.
92+
8993METHOD:: closeConnections
9094Set a link::Classes/Boolean:: whether the end and start point of connection groups
9195should be connected.
@@ -275,7 +279,7 @@ rotate cyclically around each axis or all axes.
275279
276280METHOD:: rotateCycPeriod
277281METHOD:: tiltCycPeriod
278- METHOD:: tumbleCyclePeriod
282+ METHOD:: tumbleCycPeriod
279283METHOD:: allCycPeriod
280284The cycle period of each axis or all axes, in seconds.
281285
You can’t perform that action at this time.
0 commit comments