--- layout: posts title: Api - IDXFRenderOptions Interface ---

DXF rendering options.

Hierarchy

Index

Properties

Optional accuracy

accuracy: number

Optional exemplar of number of decimal places.

Optional fontSize

fontSize: number

Text size for TEXT entities.

Optional layerOptions

layerOptions: object

DXF options per layer.

Type declaration

Optional pointMatchingDistance

pointMatchingDistance: number

Max distance to consider two points as the same.

Optional units

units: string

Optional unit system to embed in exported file, if the export format allows alternate unit systems.

Optional usePOLYLINE

usePOLYLINE: boolean

Flag to use POLYLINE

Generated using TypeDoc