UnderlayDefinition¶
UnderlayDefinition
(DXF Reference) defines an underlay file, which can be placed by the Underlay
entity.
Subclass of |
|
DXF type |
internal base class |
Factory function (1) |
|
Factory function (2) |
- class ezdxf.entities.UnderlayDefinition¶
Base class of
PdfDefinition
,DwfDefinition
andDgnDefinition
Warning
Do not instantiate object classes by yourself - always use the provided factory functions!
PdfDefinition¶
Subclass of |
|
DXF type |
|
Factory function (1) |
|
Factory function (2) |
- class ezdxf.entities.PdfDefinition¶
PDF underlay file.
DwfDefinition¶
Subclass of |
|
DXF type |
|
Factory function (1) |
|
Factory function (2) |
- class ezdxf.entities.DwfDefinition¶
DWF underlay file.
DgnDefinition¶
Subclass of |
|
DXF type |
|
Factory function (1) |
|
Factory function (2) |
- class ezdxf.entities.DgnDefinition¶
DGN underlay file.