Tool Import DXF Files
This tool imports DXF files using the free "dxflib" library. Get more information
References
- Author: O.Conrad (c) 2007
- Menu: File|Shapes|Import
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Output | Shapes (*) | Shapes list, output, optional | SHAPES | - | - |
Tables (*) | Table list, output, optional | TABLES | - | - | |
Options | File | File path | FILE | - | - |
Import Filter | Choice | FILTER | - | Available Choices: [0] all entities [1] only entities with layer definition [2] only entities without layer definition Default: 1 | |
Circle Point Distance [Degree] | Floating point | DCIRCLE | - | Minimum: 0.010000 Maximum: 45.000000 Default: 5.000000 | |
(*) optional |
Command-line
Usage: saga_cmd io_shapes_dxf 0 [-SHAPES <str>] [-TABLES <str>] [-FILE <str>] [-FILTER <str>] [-DCIRCLE <double>] -SHAPES:<str> Shapes Shapes list, output, optional -TABLES:<str> Tables Table list, output, optional -FILE:<str> File File path -FILTER:<str> Import Filter Choice Available Choices: [0] all entities [1] only entities with layer definition [2] only entities without layer definition Default: 1 -DCIRCLE:<double> Circle Point Distance [Degree] Floating point Minimum: 0.010000 Maximum: 45.000000 Default: 5.000000