| |
dxf2rad 0.9 Convert Geometry from DXF to RADIANCE
Manual page, Complete reference and user guide.
Download dxf2rad 0.9 for Solaris.
Download dxf2rad 0.9 for SGI Irix.
Download dxf2rad 0.9 for Linux.
Download dxf2rad 0.9 for Windows.
What is dxf2rad:
Dxf2rad is a command line utility for translating geometry
data from the DXF file format into the format understood by the
RADIANCE
lighting simulation package.
Dxf2rad shares a lot of code with
Radout,
an Autocad extension to export geometry directly from within a drawing.
It was written to support the architectural lighting design
software package Rayfront,
which offers complete control over all parameters of
RADIANCE simulations.
Basic features of dxf2rad are:
- Any DXF file in a valid format as specified with any release
of Autocad can be converted.
- All hiding/shading entities from Autocad can be converted, and some more
(ACIS solids in DXF files by R14 and Autocad 2000, as well as other
objects defined by third party applications are not supported).
- Blocks are fully supported, as long as the file actually
contains their definitions.
- Output primitives will have modifiers based on the layer of each
entity in the form "l_<layer>".
Floating layers within blocks are fully supported.
- The output can be scaled by an arbitrary factor.
- Entity types can be filtered through command line switches.
Entities exported (by choice):
DXF entities: RADIANCE objects:
- 3dfaces - triangular or quadrilateral polygons.
- extruded or flat traces - triangular and/or quadrilateral polygons.
- extruded or flat solids - triangular and/or quadrilateral polygons.
- extruded or flat circles - rings and cylinders.
- extruded arcs - quadrilateral polygons.
- extruded lines - quadrilateral polygons.
- extruded 2d-(lw)plines - quadrilateral polygons.
- wide 2d-(lw)plines - multilateral polygons.
- closed 2d-(lw)plines - multilateral polygons.
- 3d-meshes - triangular or quadrilateral polygons.
- polyfaces - triangular or quadrilateral polygons.
- points - spheres or bubbles.
the complete distribution includes the following files:
Program files:
dxf2rad[.exe] Main program file.
Documentation:
manual.html User manual.
index.html This file.
"Support"
I expect this program and the manual to be self explanatory for users
who have some experience with either Autocad, RADIANCE, or
ideally both of them. If you still have questions that can't be
answered by the manuals and FAQs to Autocad, RADIANCE
or Radout, nor by the local guru, you might try to mail me at the
addresses below.
Be sure to notify me if you think you have found a bug in this program.
Georg Mischler
Legalese
dxf2rad
Copyright © 2000 Georg Mischler, Munich, Germany.
Permission to use, copy, and distribute this software for
any purpose and without fee is hereby granted, provided that
the above copyright notice appears in all copies, that both
that copyright notice and this permission notice appear in
all supporting documentation and that no part of this software
and its documentation is sold for profit or is included in
any package sold for profit.
Sale of this software and its documentation or any part of it
for profit or inclusion of any part of this software or its
documentation in a package sold for profit requires the prior
written consent of the copyright holder.
THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED
WARRANTY. ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR
PURPOSE AND OF MERCHANTABILITY ARE HEREBY DISCLAIMED.
|