Api - IDXFRenderOptions Interface
Hierarchy
- IExportOptions
-
IPointMatchOptions
- IDXFRenderOptions
Index
Properties
Optional accuracy
Optional exemplar of number of decimal places.
Optional fontSize
Text size for TEXT entities.
Optional layerOptions
DXF options per layer.
Type declaration
-
[layerId: string]: IDXFLayerOptions
Optional pointMatchingDistance
Max distance to consider two points as the same.
Optional units
Optional unit system to embed in exported file, if the export format allows alternate unit systems.
Optional usePOLYLINE
Flag to use POLYLINE
Generated using TypeDoc
DXF rendering options.