17.04.2014 Views

slides

slides

slides

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ReadArchive<br />

• The ReadArchive command allows us to read another rib file<br />

into the current position of the RIB stream<br />

1 ri.Begin(filename)<br />

2 ri.Option("searchpath", {"string archive":"./Archive/"})<br />

3<br />

4 ri.Attribute ("identifier",{"name": "Wave1"})<br />

5 ri.ReadArchive("Archive.rib")<br />

6<br />

7<br />

8 Option "searchpath" "string archive" ["./Archive/"]<br />

9<br />

10 Attribute "identifier" "name" ["Wave1"]<br />

11 ReadArchive "Archive.rib"<br />

Saturday, 23 October 2010

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!