www.schorsch.com

Free Downloads

 
 
 

topol - export geometry from Autocad to Polytrim/CLRview

Manual 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:

  • Makes complete translation of all hiding/shading entities from Autocad (and some more).
  • Exports block locations as positions and block definitions as masters.
  • Exports autocad views as eyepoints.
  • Exports 3d-polylines as animation paths.
  • Entities can be selected on screen for partial export.
  • Entities will be sorted by one of the three criteria color, layer or insertion layer of blocks (toplayer) according to your choice. The sorting results in seperate files written for every layer or color. Floating layers and colors within blocks are fully supported.
    The screen color of autocad entities is not preserved in the output files.
  • Only the entities that are visible (that is their layer is on and thawed) will be exported, even when nested in a selected block. This gives you another method of filtering elements of your drawing, especially usefull when you want to update only part of a scene.
  • The layername or color number will be part of each respective filename to make it an unique identifier.
  • You have full control through a sreen menu section, a text dialog or a interactive dialog box if you are running Autocad 12.
Entities exported (by choice):
    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.

History

This 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.

 

Home

Lighting Software
  Rayfront
  Raydirect
  3Dsolar
  3D Lighting Tools
  Support
  Buy it Now!

Gallery
  Student Works
  Built Projects

Knowledge
  Glossary
  Resources
  Daylighting
  Literature

Download
  Rayfront Demo
  3Dsolar Demo
  Radiance Tools
  Autocad Tools

Information
  Site Map
  Newsletter
  About Us
  Privacy

  Tell a Friend
  Feedback

 
 
http://www.schorsch.com/download/topol/index.html
Copyright © 1998-2003 Georg Mischler. All rights reserved.