Dxf2X converting tool
-
Version
1.0
DXF2X reads a DXF file and scans it for 3Dfaces,
3Dmeshes and block entries. It analyses all 3Dface and
3Dmesh entities to find out the unique vertexes and
the unique 3Dfaces that will be saved as an optimized
mesh information in X file.
All 3Dmeshes and 3Dfaces in one layer are grouped into
one X mesh , which gets the name of the layer (and the
faces get their original color or the color of the
3Dmesh). If the mesh is included in a DXF block, then
its name gets concatenated to the name of the block.
Every DXF "insert" directive creates child X frame to
the current parent frame. A number is added to the
name of each child frame to guarantee it is unique in
the frame hierarchy.
|