go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Update REQ 6975]: Geomview question



> Here are the files I have used. Let me know if you need anything.

> (load test.off geometry)

Aha. Your file "test.off" isn't actually an OOGL geometry file, it's a 
GCL command file with some embedded OOGL geometry. So just say 

(load test.off command)

and everything will work. The rule of thumb - if you see parenthesis
it's GCL, if it's only curly braces it's OOGL.

It would be good to wrap that whole file in a progn statement so that
it's all loaded at once instead of one command per frame, so just put 
"(progn " at the very beginning and ")" at the very end of the file.

It might be also good just to avoid confusion to rename it test.gv, but
that's up to you. 

TM


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo