For scripting it looks like one needs to use B or e command before
doing oed.  It's obvious when doing it manually, but it wasn't so
obvious when I used the null graphics interface.

I've made an attempt at tweaking the oed article and man page xml
sources to reflect that and have attached the diff.

Best,

-Tom

Thomas M. Browder, Jr.
Niceville, Florida
USA
Index: system/mann/en/oed.xml
===================================================================
--- system/mann/en/oed.xml      (revision 42014)
+++ system/mann/en/oed.xml      (working copy)
@@ -65,6 +65,9 @@
   <para>Places MGED directly into the matrix edit mode. The 
<emphasis>path_rhs</emphasis>
        must be a path to a primitive shape, and <emphasis>path_lhs</emphasis> 
must be a path to a combination  that includes the first component of 
<emphasis>path_rhs</emphasis> as one of its members. The edited    matrix will 
be the matrix in the final component of <emphasis>path_lhs</emphasis> that 
corresponds to   the first component of <emphasis>path_rhs</emphasis>.  The 
last component in <emphasis>path_rhs         </emphasis> is used as the 
reference shape during object editing.
    </para>
+   <para>Note that for scripting the object to be edited must be in view so a 
<command>B</command>
+        or <command>e</command> must be used on the object before using the 
<command>oed</command> command.
+   </para>
 </refsect1>
 
 <refsect1 id='examples'>
Index: articles/en/oed.xml
===================================================================
--- articles/en/oed.xml (revision 42014)
+++ articles/en/oed.xml (working copy)
@@ -867,6 +867,13 @@ object1.c:  --
          are possible if the wrong path is used.
        </para>
       </listitem>
+      <listitem>
+       <para>
+         When using <command>oed</command> in a script, the object must be in 
view so a
+          <command>B</command> or <command>e</command> command to select the 
object must
+          be entered before using the <command>oed</command> command on it.
+       </para>
+      </listitem>
       </itemizedlist>
     </para>
   </sect1>
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to