Recovered from microbel
This commit is contained in:
27
doc/geo2bog.html
Normal file
27
doc/geo2bog.html
Normal file
@@ -0,0 +1,27 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>PVVMUD - geo2bog file converter</TITLE>
|
||||
<LINK REL=STYLESHEET HREF="/pvvmud/pvvmud.css" TYPE="text/css">
|
||||
</HEAD>
|
||||
<BODY>
|
||||
|
||||
<H1>geo2bog file converter</H1>
|
||||
|
||||
<P>geo2bog convert from <A HREF="geofileformat.html">geo file format</A> to
|
||||
<A HREF="bogfileformat.html">bog file format</A></P>
|
||||
|
||||
<P><PRE>
|
||||
Syntax : geo2bog geofile[.geo]
|
||||
Output file : geofile.bog
|
||||
</PRE></P>
|
||||
|
||||
<P>Convert a ascii object geometry(geo) file to a binary object geometry(bog) file.</P>
|
||||
|
||||
<H2>Known problems and Bugs</H2>
|
||||
<UL>
|
||||
<LI>Don't handle geometry Name option correct! Think this has to be stored in
|
||||
a ndb file.
|
||||
</UL>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
Reference in New Issue
Block a user