Graphics.EDGEInfoPluginReference - lordmundi/wikidoctest GitHub Wiki
EDGE Info Plugin Reference
« EDGE Canvas Plugin Reference | EDGE User’s Guide | EDGE Coneatron Plugin Reference »
For EDGE versions >= 2.4, the "dsp_info" plugin allows you to query a node for what filename the model is using, the scale of the model, and also the position and orientation of the node relative to any other node. When requesting the model filename, if LOD model sets are used, then a space separated list of filenames will be returned. Also, for the relative position and attitude subcommand, the orientation comes out using the order specified for the node, which is most commonly PYR. The syntax for the tcl commands is:
doug.plugin dsp_info.node node_name -filename
doug.plugin dsp_info.node node_name -strfile
doug.plugin dsp_info.node node_name -relposatt nodename2 # returns xyzPYR but in the order of nodename2
doug.plugin dsp_info.node node_name -scale