Home
last modified time | relevance | path

Searched refs:DXFStructureError (Results 51 – 59 of 59) sorted by relevance

123

/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/entities/
H A Dinsert.py14 DXF12, SUBCLASS_MARKER, DXFValueError, DXFKeyError, DXFStructureError,
506 raise DXFStructureError(
H A Dmleader.py249 except const.DXFStructureError:
281 raise const.DXFStructureError
H A Dmline.py486 raise const.DXFStructureError(
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/sections/
H A Dheader.py174 raise const.DXFStructureError(
H A Dtable.py56 raise const.DXFStructureError(
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/howto/
H A Dcontent.rst16 except ezdxf.DXFStructureError:
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/addons/
H A Ddrawing.rst44 except ezdxf.DXFStructureError:
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/tutorials/
H A Dgetting_data.rst20 except ezdxf.DXFStructureError:
/dports/cad/py-ezdxf/ezdxf-0.16.3/
H A DNEWS.md927 - CHANGE: Lwpolyline - suppress yielding z coordinates if they exists (DXFStructureError: z coordin…
931 - NEW: warns about multiple block definitions with the same name in a DXF file. (DXFStructureError)

123