LIST command or coordinates of all the vertex of a polyline
forum.nanocad.com › indexDec 18, 2013 · There is no LIST command yet. Please use instead the following JScript wrapped into NSF command container: <?xml version="1.0"?> <package> <command name="list_plines" weight="30" cmdtype="1" caps="2"> <description>list_plines</description> <script lang="JScript"><! [CDATA[ forEach(ThisDrawing.PickFirstSelectionSet, function(ent) {
Command Line - nanoCAD
online-help.nanocad.com › html › IDH_COMMANDLINEThe command line is used to enter commands from the keyboard, to show tooltips and nanoCAD messages, to select the options of the selected command: An accidentally closed command line will appear again after calling any command. If this did not happen, you can use the Restore UI state command.