![]() |
www.schorsch.com | ||
Free Downloads | |||
topol - export geometry from Autocad to Polytrim/CLRviewManual page, Complete reference and user guide.Download topol as gnu-zipped tar file. Download topol as zip file. What is topol:topol is an autolisp application for Autocad R11/12 for exporting geometry data to the PolyTRIM and CLRview Interactive 3D GIS & CAD integration and visualization tools.Basic features of topol are:
Autocad entities: CLRview/PolyTrim objects:
- 3dfaces - triangular or quadrilateral polys.
- extruded or flat traces - triangular and/or quadrilateral polys.
- extruded or flat solids - triangular and/or quadrilateral polys.
- extruded or flat circles - rings and quadrilateral polys.
- extruded arcs - quadrilateral polys.
- extruded lines - quadrilateral polys.
- extruded 2d-plines - quadrilateral polys.
- wide 2d-plines - multilateral polys.
- closed 2d-plines - multilateral polys.
- 3d-meshes - triangular or quadrilateral polys.
- polyfaces - triangular or quadrilateral polys.
topol is optimized for speed and memory usage as far as possible
without loosing the functionality of sorting entities to seperate files.
If you still consider it to be too slow, you are allowed to translate it
to C... (besides, my autocad to radiance converter torad has
been translated to C, and since topol is torads little twin brother,
this C source might be easily adapted to the CLRview/PolyTrim file
formats as well)
the complete program consists of eight files:
Program files:
topol.lsp Main program source file.
esample.lsp Entities sampling and conversion source file.
vector.lsp Geometrical utilities source file.
topol.dcl Dialog box definition file for Autocad 12.
topol.mnu/x Menu file for setup with Autocad 10/11/12.
Additional Files:
manual.html User manual.
README.txt This file.
All these files are packaged in a gnu-zipped tar file for download.
HistoryThis application was written allready a few years back from now.I haven't worked with it since then, as I don't have access to SGI machines and those two programs anymore. This means, that if you really have problems with topol, I probably can't help you anyway. But it would be a pity to have it just sitting there on my disk catching dust, wouldn't it? So, there it goes to my web site... Topol is a sideline (or was it the other way round?) of the Autocad to Radiance translator Torad. Torad was quite a success in the radiance user community, and has since been translated to C under the name Radout. Of course, the C version is much faster, and therefore torad (and equally topol) are not developed any further. In case anyone is really interested in a good and fast Autocad to CLRview/PolyTrim translator, I recommend to use the code base of radout, and adapt it to the raw polygon file format. The main difficulty in writing all those translators was in the geometry handling (unrolling nested blocks etc.), so the output adaptation can be considered a minor task.
"Support"I expect the program and the manual to be self explanatory for users who have at least some experience with either Autocad, Polytrim/CLRview or better both of them. If there still remain questions that cannot be answered neither through the manuals and FAQs to Autocad, Polytrim/CLRview or topol nor by the local guru, you might try to mail me at the address below.Georg Mischler
Copyright © 1993 Georg Mischler
Permission to use, copy, modify, and distribute this software
for any purpose and without fee is hereby granted, provided that
the above copyright notice appears in all copies and that both
that copyright notice and this permission notice appear in all
supporting documentation.
THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED
WARRANTY. ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR
PURPOSE AND OF MERCHANTABILITY ARE HEREBY DISCLAIMED.
| ||||
|
|
| |||
|
http://www.schorsch.com/download/topol/index.html Copyright © 1998-2003 Georg Mischler. All rights reserved. |