Revision: 42295
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42295&view=rev
Author:   tbrowder2
Date:     2011-01-15 12:42:14 +0000 (Sat, 15 Jan 2011)

Log Message:
-----------
add info on used of oed when scripting

Modified Paths:
--------------
    brlcad/trunk/doc/docbook/articles/en/oed.xml

Modified: brlcad/trunk/doc/docbook/articles/en/oed.xml
===================================================================
--- brlcad/trunk/doc/docbook/articles/en/oed.xml        2011-01-15 04:59:03 UTC 
(rev 42294)
+++ brlcad/trunk/doc/docbook/articles/en/oed.xml        2011-01-15 12:42:14 UTC 
(rev 42295)
@@ -206,7 +206,7 @@
     
     <literallayout class="monospaced">comb object1.c u sphere.s u 
cube.s</literallayout>
     
-    After this command both the primitives and the combination are \
+    After this command both the primitives and the combination are
     present in the display, which will result in overlaps.  Use the 
     <command>B</command> command to reduce the display to just the 
     combination.
@@ -867,6 +867,13 @@
          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>draw</command> command to select 
the object must
+          be entered before using the <command>oed</command> command on it.
+       </para>
+      </listitem>
       </itemizedlist>
     </para>
   </sect1>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to