Issues.00270 - lordmundi/wikidoctest GitHub Wiki
Summary: Need the ability to query the euler sequence of a node from Tcl/Tk
Created: 2010–08–19 15:31
Status: Released
Category: Request
From: brad
Version: 2.1
Released_In: 2.2
Description:
Currently you can set the euler sequence for a node through tcl/tk but have no way of querying what the current order is.
brad August 19, 2010, at 3:36 PM: The new doug command is "doug.node <node_name> get -order" which will return a string indicating the euler sequence the node is currently using.