mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
17 lines
1.1 KiB
HTML
17 lines
1.1 KiB
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Import DXF Files</h1>
|
|
<div class='author'>(c) 2007 by O.Conrad</div>
|
|
<div class='description'>This module imports DXF files using the free "dxflib" library. Get more information about this library from the RibbonSoft homepage at:<br/>
|
|
<a href="http://www.ribbonsoft.com/dxflib.html">http://www.ribbonsoft.com/dxflib.html</a></div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Shapes <div class='type'>Output Shapes list</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Tables <div class='type'>Output Shapes list</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>File <div class='type'>File path</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>Import Filter <div class='type'>Choice</div></dt><dd> <div class='constraints'>Available choices: all entities, only entities with layer definition, only entities without layer definition</div></dd>
|
|
<dt>Circle Point Distance [Degree] <div class='type'>Floating point</div></dt><dd> <div class='constraints'>Minimum: 0.01; Maximum: 45.0</div></dd>
|
|
</dl>
|
|
</body></html>
|