Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dxf2tad [2018/06/03 22:15] admindxf2tad [2018/06/03 22:18] admin
Line 7: Line 7:
   - The polyline is given a Hyperlink; the text of which is the name of the objet. Such DXF files can easily be created in Nanocad 5 (free version)   - The polyline is given a Hyperlink; the text of which is the name of the objet. Such DXF files can easily be created in Nanocad 5 (free version)
   - The polyline is placed in a layer which becomes the class   - The polyline is placed in a layer which becomes the class
-  - Try to make the polyline only in layers (classes) they belong to. Polylines made on Layer 0 is to be avoided+  - Try to make the polyline only in layers (classes) they belong to. Polylines made on Layer 0 are  to be avoided
  
 This is possible due to a utility included in the //bin// folder of your installation. It is a console (Command line driven) programme. It is called dxftotadshapes.exe This is possible due to a utility included in the //bin// folder of your installation. It is a console (Command line driven) programme. It is called dxftotadshapes.exe
Line 16: Line 16:
  
       DXF_FILENAME OUTPUT_FILENAME       DXF_FILENAME OUTPUT_FILENAME
- 
  
 The objects found in the DXF will be created inside the opened model The objects found in the DXF will be created inside the opened model
 within TAD. The data is saved to OUTPUT_FILENAME  within TAD. The data is saved to OUTPUT_FILENAME 
  
 +//Note: This program is called silently by TAD when you invoke the "Invoke TAD objects from DXF..." dialog, so you don't have much use of this unless you want to do some specific debugging//

Press F1 inside the application to read context-sensitive help directly in the application itself
Last modified: le 2023/04/22 20:59