scan_vector_import
Import line work from vector PDFs exported from CAD into a drawing as real mm lines. Limit the area with region_px, set line colors, and tag lines for later removal.
Instructions
For vector PDFs (exported from CAD): import the page's line work into a drawing as lines (real mm). region_px limits the area. Set lg/ly/lc/lt for the imported lines; tag lets you remove them later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lc | No | ||
| lg | No | ||
| lt | No | ||
| ly | No | ||
| tag | No | vector | |
| page | No | ||
| drawing | Yes | ||
| scan_id | Yes | ||
| solid_ly | No | ||
| region_px | No | ||
| min_len_mm | No | ||
| include_solids | No |