Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDwgRenderOptions

DWG rendering options.

Hierarchy

Index

Properties

Optional accuracy

accuracy: number

Optional exemplar of number of decimal places.

Optional dispersedPointCount

dispersedPointCount: number

离散点个数。默认36

Optional fontSize

fontSize: number

font size

Optional isGeoJson

isGeoJson: boolean

输出文档类型 true为isGeoJson, false为dwg(默认)

Optional noUsePOLYLINE

noUsePOLYLINE: boolean

是否使用多段线,否的话,将打散成一条条直线

Optional pointMatchingDistance

pointMatchingDistance: number

将两个点视为相同的最大距离.

Optional units

units: string

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

Generated using TypeDoc